vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - InsufficientHostCapacityFault(vim.fault.InsufficientHostCapacityFault)
- Extended by
- InsufficientHostCpuCapacityFault, InsufficientHostMemoryCapacityFault, InsufficientPerCpuCapacity
- Extends
- InsufficientResourcesFault
- See also
- HostSystem
- Since
- 2.0
Fault Description
The host does not have enough capacity for running the virtual machine.Properties
Name | Type | Description |
---|---|---|
host* | ManagedObjectReference
to a HostSystem |
The host which does not have the enough capacity.
Since VI API 2.5 |
Properties inherited from InsufficientResourcesFault | ||
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 |