Fault - DisallowedOperationOnFailoverHost(vim.fault.DisallowedOperationOnFailoverHost)

Extends
RuntimeFault
See also
HostSystem
Since
vSphere API 4.0

Fault Description

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.

Properties

Name Type Description
hostManagedObjectReference
to a HostSystem

The failover host.
hostnamexsd:string

Name of the failover host.
Properties inherited from RuntimeFault
None
Properties inherited from MethodFault
faultCause, faultMessage

Show WSDL type definition