节点管理
获取节点状态信息
get/node/stats
Response
返回节点状态信息
Example response
{
"time": 1620000000,
"nodes": [
{
"id": 233,
"uptime": 114514
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.
返回节点状态信息
{
"time": 1620000000,
"nodes": [
{
"id": 233,
"uptime": 114514
}
]
}No recorded changes to this endpoint across all 1 revision of this API.