Name
|
Type
|
Description
|
virtualCenter | VirtualCenterId |
The Id of the Virtual Center managing this Machine.
- This property cannot be updated.
|
hostname | xsd:string |
The name of the host on which this virtual machine is registered.
- This property need not be set.
- This property cannot be updated.
|
path | xsd:string |
The virtual machine path.
- This property cannot be updated.
|
virtualMachinePowerState | xsd:string |
The virtual machine state.
- This property need not be set.
- This property cannot be updated.
-
This property will be one of:
Value
|
Description
|
"POWERED_OFF" | |
"POWERED_ON" | The virtual machine is powered on. |
"SUSPENDED" | The virtual machine is suspended. |
|
viewStorageAcceleratorState | xsd:string |
The View Storage Accelerator state.
- This property need not be set.
- This property cannot be updated.
-
This property will be one of:
Value
|
Description
|
"OFF" | |
"CURRENT" | The virtual machine cached data are current. |
"OUTOFDATE" | The virtual machine cached data are not current and require
regeneration. |
"ERROR" | View Storage Accelerator has encountered an error. |
|
memoryMB | xsd:int |
The virtual machine memory in MB.
- This property need not be set.
- This property cannot be updated.
|
virtualDisks | MachineVirtualDiskData[] |
The virtual disks comprising the virtual machine.
- This property need not be set.
- This property is an unordered array of unique values.
- This property cannot be updated.
|
missingInVCenter | xsd:boolean |
While a machine is in a particular basic state, it can be subject to
further conditions. This condition determines if the virtual machine is
missing in vCenter Server.
- This property cannot be updated.
|
inHoldCustomization | xsd:boolean |
While a machine is in a particular basic state, it can be subject to
further conditions. This condition determines if this virtual machine
should hold before customization is started.
- This property cannot be updated.
|
networkLabels | MachineNetworkLabelData[] |
The network label(s) associated with this Machine.
The network label(s) automatically assigned by View to this Machine.
These may differ from the actual labels if manually changed after
automatic assignment or if there was an error in assignment. Labels are
only assigned if the feature is enabled on this Machine's Desktop
- This property need not be set.
- This property cannot be updated.
|