Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - CannotEnableVmcpForCluster(vim.fault.CannotEnableVmcpForCluster)
- Extends
- VimFault
- See also
- HostSystem
- Since
- vSphere API Release 6.0
Fault Description
This fault is thrown when an attempt is made to enable VM Component Protection on a cluster which contains a host that does not support this feature.Properties
Name | Type | Description |
---|---|---|
host* | ManagedObjectReference
to a HostSystem |
Report the host with APD timeout disabled.
If the host is set it points to the host which is the reason
for this fault i.e this host has ADPTimeout disabled.
|
hostName* | xsd:string |
If set this reports the hostName.
This is used for printing the host name in the
localized message as the host may have been removed
from the vCenter's inventory by the time localization would
be taking place.
|
reason* | xsd:string |
This reports the reason for host not meeting the requirements
for enabling vSphere VMCP. It can be the following reason.
|
Properties inherited from VimFault | ||
None | ||
Properties inherited from MethodFault | ||
faultCause, faultMessage |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |