View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
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 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
virtualCenter | VirtualCenterId |
The Id of the Virtual Center managing this Machine.
|
||||||||||
hostname | xsd:string |
The name of the host on which this virtual machine is registered.
|
||||||||||
path | xsd:string |
The virtual machine path.
|
||||||||||
virtualMachinePowerState | xsd:string |
The virtual machine state.
|
||||||||||
viewStorageAcceleratorState | xsd:string |
The View Storage Accelerator state.
|
||||||||||
memoryMB | xsd:int |
The virtual machine memory in MB.
|
||||||||||
virtualDisks | MachineVirtualDiskData[] |
The virtual disks comprising the virtual machine.
|
||||||||||
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.
|
||||||||||
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.
|
||||||||||
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
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |