BaremetalServerAgentHealth

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"
}
connectivity
Required

The baremetal server connectivity status.

agents_status
Required

The baremetal server agents status.

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,