InlineBaremetalControllerAggregateStatus1

InlineBaremetalControllerAggregateStatus1
InlineBaremetalControllerAggregateStatus1
JSON Example
{
    "ip_address": "string",
    "status": "string",
    "server_count": 0,
    "components": [
        {
            "component_name": "string",
            "status": "string",
            "message": "string"
        }
    ]
}
string
ip_address
Optional

Controller IP address.

status
Optional

The baremetal controller status.

Possible values are : HEALTHY, DEGRADED, FAILED, UNKNOWN,
integer As int64 As int64
server_count
Optional

Number of servers managed by this controller.

components
Optional

Controller component statuses.