vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - NoActiveHostInCluster(vim.fault.NoActiveHostInCluster)
- Thrown by
 - MigrateVM_Task, ValidateMigration
 - Extends
 - InvalidState
 - See also
 - ComputeResource
 - Since
 - 2.0
 
Fault Description
A NoActiveHostInCluster fault is thrown when there is no host in a valid state in the given compute resource to perform a specified operation. This can happen, for example, if all the hosts are disconnected or in maintenance mode.Properties
| Name | Type | Description | 
|---|---|---|
| computeResource | ManagedObjectReference
 to a ComputeResource  | 
         The compute resource that does not have any active hosts.
       | 
| Properties inherited from InvalidState | ||
| None | ||
| 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 |