NodeStatus
NodeStatus
AllOf
JSON Example
{
"health": "string",
"cpu": [
"number"
],
"memory": "number",
"storage": "number",
"allocated_cpu": "number",
"allocated_memory": "number",
"allocated_storage": "number",
"node_name": "string",
"uid": "string",
"is_control": false,
"ip_address": "string"
}