21 lines
347 B
JSON
21 lines
347 B
JSON
{
|
|
"Title": "Statistics",
|
|
"Interface": "Stats",
|
|
"Struct": null,
|
|
"Parameters": null,
|
|
"Protocol": "",
|
|
"Authentication": [
|
|
"Client ID",
|
|
"Session ID"
|
|
],
|
|
"Path": "/stats",
|
|
"APIs": [
|
|
{
|
|
"Name": "list",
|
|
"Method": "GET",
|
|
"Title": "List system statistics",
|
|
"Path": "/",
|
|
"Parameters": {}
|
|
}
|
|
]
|
|
} |