Skip to content

Data Object - MachineVirtualCenterData

Java Class

com.omnissa.vdi.vlsi.binding.vdi.resources.Machine.VirtualCenterData

Property of

MachineManagedMachineData

See also

MachineNetworkLabelData, MachineVirtualDiskData, VirtualCenterId

Since

Horizon View 6.0

Data Object Description

Fields specific to Virtual Center.

Data Object Properties

Name Type Description
virtualCenter VirtualCenterId The Id of the Virtual Center managing this Machine. 2
hostname xsd:string The name of the host on which this virtual machine is registered. 1 2
path xsd:string The virtual machine path. 2
virtualMachinePowerState xsd:string The virtual machine state. 1 2
* This property will be one of:
ValueDescription
"POWERED_OFF"
"POWERED_ON"The virtual machine is powered on.
"SUSPENDED"The virtual machine is suspended.
viewStorageAcceleratorState xsd:string The View Storage Accelerator state. 1 2
* This property will be one of:
ValueDescription
"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. 1 2
virtualDisks MachineVirtualDiskData[] The virtual disks comprising the virtual machine. 1 3 2
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. 2
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. 2
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 1 2

  1. This property need not be set. 

  2. This property cannot be updated. 

  3. This property is an unordered array of unique values.