vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - FailToEnableSPBM(vim.fault.FailToEnableSPBM)
- Extends
 - NotEnoughLicenses
 - See also
 - ComputeResource, ComputeResourceHostSPBMLicenseInfo
 - Since
 - vSphere API Release 5.0
 
Fault Description
Fault type that could be thrown when enabling SPBM(Storage Policy Based Management) feature of a compute resource.Properties
| Name | Type | Description | 
|---|---|---|
| cs | ManagedObjectReference
 to a ComputeResource  | 
         The compute resource
       | 
| csName | xsd:string | 
         The computer resource name
       | 
| hostLicenseStates | ComputeResourceHostSPBMLicenseInfo[] | 
         Array of ComputeResourceHostSPBMLicenseInfo that
 contains SPBM license information for all hosts in the compute resource
       | 
| Properties inherited from NotEnoughLicenses | ||
| None | ||
| Properties inherited from RuntimeFault | ||
| 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 |