DisallowedOperationOnFailoverHost
DisallowedOperationOnFailoverHost
Fault thrown when an attempt is made to perform a disallowed operation on a host that has been configured as a failover host in an cluster that has High Availability enabled.
See ClusterFailoverHostAdmissionControlPolicy. Examples of such operations are destroying a host, moving a host out of a cluster, or powering on a virtual machine on a specific host.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"faultCause": "MethodFault Object",
"faultMessage": [
{
"_typeName": "string",
"key": "string",
"arg": [
{
"_typeName": "string",
"key": "string",
"value": {
"_typeName": "string"
}
}
],
"message": "string"
}
],
"host": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"hostname": "string"
}
string
hostname
Required
Name of the failover host.