NSX-T Data Center REST API
NodeHealth (type)
{ "additionalProperties": false, "id": "NodeHealth", "module_id": "NodeHealth", "properties": { "components_health": { "title": "Comoponents health details", "type": "string" }, "healthy": { "title": "Flag indicating that node is healthy or not", "type": "boolean" } }, "title": "Node Health information", "type": "object" }