Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - DiskNotSupported(vim.fault.DiskNotSupported)
- Extended by
- IDEDiskNotSupported
- Extends
- VirtualHardwareCompatibilityIssue
- Since
- 2.0
Fault Description
The host does not support the backings for the disks specified by the virtual machine. For example, this fault is thrown if a virtual machine is created from a template that specifies backings that the host does not have. Similarly, this fault is thrown if a virtual machine is registered on a host that does not support the specified backings.Properties
Name | Type | Description |
---|---|---|
disk | xsd:int |
The ID of disk that is not supported.
|
Properties inherited from VirtualHardwareCompatibilityIssue | ||
None | ||
Properties inherited from VmConfigFault | ||
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 |