本文档由"一诺"编写,测试使用
{
"cpu": 0,
"disk": 0,
"memory": 0,
"networkIn": 0,
"networkOut": 0,
"nodeId": 0,
"status": "string"
}curl --location 'https://api.hyperfrp.com/api/node-report/status' \
--header 'Content-Type: application/json' \
--data '{
"cpu": 0,
"disk": 0,
"memory": 0,
"networkIn": 0,
"networkOut": 0,
"nodeId": 0,
"status": "string"
}'