3
0
corteza/api/system/spec/stats.json
2019-12-04 19:18:48 +01:00

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": {}
}
]
}