ClusterFailoverHostAdmissionControlInfo
ClusterFailoverHostAdmissionControlInfo
The current admission control related information if the cluster was configured with a FailoverHostAdmissionControlPolicy.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"hostStatus": [
{
"_typeName": "string",
"host": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"status": "string"
}
]
}
hostStatus
Optional
Status of the failover hosts in the cluster.