BaremetalServerAgentInfo

BaremetalServerAgentInfo
Baremetal Server Agent Info

The baremetal server agent info.

AllOf
This class requires all of the following:
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",
    "inventory_hash": "string"
}