vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - ResourceNotAvailable(vim.fault.ResourceNotAvailable)
- Thrown by
 - ReconfigureDvs_Task
 - Extends
 - VimFault
 - Since
 - vSphere API Release 4.0
 
Fault Description
A ResourceNotAvailable fault indicating that some error has occurred because a resource was not available. Information about the resource that is in use may be supplied.Properties
| Name | Type | Description | 
|---|---|---|
| containerName* | xsd:string | 
         Name of container that contains the resource. .
       | 
| containerType* | xsd:string | 
         Type of container that contains the resource.
       | 
| type* | xsd:string | 
         Type of resource that is not available.
       | 
| 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 |