vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - ResourceInUse(vim.fault.ResourceInUse)
- Thrown by
 - AddVirtualSwitch, CreateNvmeOverRdmaAdapter, CreateSoftwareAdapter, DestroyDatastore, DestroyNetwork, DestroyVffs, DetachScsiLun, DvsReconfigureVmVnicNetworkResourcePool_Task, ExtendVffs, FormatVffs, HostConfigureVFlashResource, HostConfigVFlashCache, HostRemoveVFlashResource, MergeDvs_Task, MountVffsVolume, MountVmfsVolume, ReconfigureDVPort_Task, ReconfigureDvs_Task, RemoveDatastore, RemoveKey, RemoveNetworkResourcePool, RemoveNvmeOverRdmaAdapter, RemovePortGroup, RemoveServiceConsoleVirtualNic, RemoveSoftwareAdapter, RemoveVirtualSwitch, UnmountVffsVolume, UnmountVmfsVolume, UpdateNetworkConfig, UpdateServiceConsoleVirtualNic, UpdateVirtualMachineFiles_Task, UpdateVirtualSwitch
 - Extended by
 - FilterInUse, QuiesceDatastoreIOForHAFailed
 - Extends
 - VimFault
 - Since
 - 2.0
 
Fault Description
A ResourceInUse fault indicating that some error has occurred because a resource was in use. Information about the resource that is in use may be supplied.Properties
| Name | Type | Description | 
|---|---|---|
| name* | xsd:string | 
         Name of the instance of the resource that is in use.
       | 
| type* | xsd:string | 
         Type of resource that is in use.
       | 
| 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 |