ClusterStatus
ClusterStatus
JSON Example
{
"mgmt_cluster_status": {
"status": "string",
"offline_nodes": [
{
"uuid": "string",
"mgmt_cluster_listen_ip_address": "string"
}
],
"required_members_for_initialization": [
{
"disk_store_id": "string",
"host_address": "string"
}
],
"online_nodes": [
{
"uuid": "string",
"mgmt_cluster_listen_ip_address": "string"
}
]
},
"control_cluster_status": {
"status": "string"
}
}
object
mgmt_cluster_status
Optional
The current status of the management cluster
object
control_cluster_status
Optional
The current status of the control cluster