Data Object - MachineVirtualCenterData

Class
VMware.Hv.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

Properties

Name Type Description
virtualCenterVirtualCenterId

The Id of the Virtual Center managing this Machine.
  • This property cannot be updated.
hostnamexsd:string

The name of the host on which this virtual machine is registered.
  • This property need not be set.
  • This property cannot be updated.
pathxsd:string

The virtual machine path.
  • This property cannot be updated.
virtualMachinePowerStatexsd: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.
viewStorageAcceleratorStatexsd: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.
memoryMBxsd:int

The virtual machine memory in MB.
  • This property need not be set.
  • This property cannot be updated.
virtualDisksMachineVirtualDiskData[]

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.
missingInVCenterxsd: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.
inHoldCustomizationxsd: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.
networkLabelsMachineNetworkLabelData[]

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.