Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualMachineVirtualDeviceSwapDeviceSwapInfo(vim.vm.VirtualDeviceSwap.DeviceSwapInfo)
- Property of
- VirtualMachineVirtualDeviceSwap
- Extends
- DynamicData
- Since
- vSphere API Release 8.0.0.1
Data Object Description
Information for the device swap operation.Properties
Name | Type | Description |
---|---|---|
applicable* | xsd:boolean |
Is the swap operation applicable to this virtual machine?
Operation is applicable if it is enabled for the virtual
machine, for the host or cluster in which virtual machine
resides, operating system supports device swap, and
virtual machine has controllers that need to be replaced.
This field is read-only and cannot be modified.
|
enabled* | xsd:boolean |
Is the swap operation enabled for this virtual machine.
|
status* | xsd:string |
Status of the operation. One of
VirtualMachineVirtualDeviceSwapDeviceSwapStatus
This field is read-only and cannot be modified.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |