BaremetalServerAgentHealth
Baremetal Server Agent Health
The baremetal server agent health information.
JSON Example
{
"connectivity": {
"controller_connectivity_status": "string",
"orchestrator_connectivity_status": "string",
"metrics_service_connectivity_status": "string"
},
"agents_status": {
"operational_status": "string",
"operational_message": "string"
},
"overall_agent_health": "string"
}
overall_agent_health
Required
The overall baremetal server agent health computed by BMO based on health reported by BMS.
Possible values are :
OK,
DISCONNECTED,
DEGRADED,