vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - VmSmpFaultToleranceTooManyVMsOnHost(vim.fault.VmSmpFaultToleranceTooManyVMsOnHost)
- Extends
 - InsufficientResourcesFault
 - Since
 - vSphere API Release 6.0
 
Fault Description
This fault is returned when a host has more than the recommended number of SMP Fault Tolerance VMs running on it.Properties
| Name | Type | Description | 
|---|---|---|
| hostName* | xsd:string | 
         The name of the host
       | 
| maxNumSmpFtVms | xsd:int | 
         The recommended number of SMP-Fault Tolerance VMs running on the host.
       | 
| 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 |