vCenter Storage Monitoring Service API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - ProviderOutOfProvisioningResource(sms.fault.ProviderOutOfProvisioningResource)
- Extends
- MethodFault
- Since
- 6.5
Fault Description
This exception is thrown if the VASA Provider is out of resource to satisfy a provisioning request.Properties
| Name | Type | Description |
|---|---|---|
| availableAfter* | xsd:long |
Necessary for provisioning.
|
| availableBefore* | xsd:long |
Currently available.
|
| isTransient* | xsd:boolean |
This resource limitation is transient, i.e. the resource
will be available after some time.
|
| provisioningResourceId | xsd:string |
Identifier of the provisioning resource.
|
| total* | xsd:long |
Total amount (free + used).
|
| 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 |