ClusterFailoverLevelAdmissionControlInfo

ClusterFailoverLevelAdmissionControlInfo
ClusterFailoverLevelAdmissionControlInfo

The current admission control related information if the cluster was configured with a FailoverLevelAdmissionControlPolicy.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "currentFailoverLevel": 0
}
integer As int32 As int32
currentFailoverLevel
Required

Current failover level.

This is the number of physical host failures that can be tolerated without impacting the ability to satisfy the minimums for all running virtual machines. This represents the current value, as opposed to desired value configured by the user.