View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - ManagedMachineDetailsData
- Class
- VMware.Hv.ManagedMachineDetailsData
- Property of
- MachineDetailsView
- See also
- MachineVirtualDiskData, PersistentDiskId, VirtualCenterId
- Since
- Horizon 7.7
Data Object Description
Details specific to managed machine.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.
|
||||||||||||||||||
datastorePaths | xsd:string[] |
The name(s) of the datastore(s) occupied by the virtual machine.
|
||||||||||||||||||
virtualDisks | MachineVirtualDiskData[] |
The virtual disk(s) comprising the virtual machine.
|
||||||||||||||||||
persistentDisks | PersistentDiskId[] |
The persistent disk(s) attached to this machine. This will be populated only for Linked
clone provisioned machine.
|
||||||||||||||||||
lastMaintenanceTime | xsd:dateTime |
The time of last maintenance operation. This will be populated only for Linked
clone or Instant clone provisioned machine.
|
||||||||||||||||||
operation | xsd:string |
The current maintenance operation. This will be populated only for Linked
clone or Instant clone provisioned machine.
|
||||||||||||||||||
operationState | xsd:string |
The maintenance operation state. This will be populated only for Linked
clone or Instant clone provisioned machine.
|
||||||||||||||||||
autoRefreshLogOffSetting | xsd:string |
The logoff setting for auto refresh operation. This will be populated only for Linked
clone or Instant clone provisioned machine.
|
||||||||||||||||||
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.
|
||||||||||||||||||
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.
|
||||||||||||||||||
createTime | xsd:dateTime |
Time the machine was created.
|
||||||||||||||||||
cloneErrorMessage | xsd:string |
Cloning error message for this machine. This will be set for machine
belonging to automated desktops when the machine's basicState is in
PROVISIONING_ERROR or ERROR state.
|
||||||||||||||||||
cloneErrorTime | xsd:dateTime |
Cloning error time for this machine. This will be set for machine
belonging to automated desktops when the machine's basicState is in
PROVISIONING_ERROR or ERROR state.
|
||||||||||||||||||
baseImagePath | xsd:string |
The base image. This will be populated only for Linked
clone or Instant clone provisioned machine.
|
||||||||||||||||||
baseImageSnapshotPath | xsd:string |
The base image snapshot. This will be populated only for Linked
clone or Instant clone provisioned machine.
|
||||||||||||||||||
pendingBaseImagePath | xsd:string |
The pending base image. This will be populated only for Linked
clone or Instant clone provisioned machine.
|
||||||||||||||||||
pendingBaseImageSnapshotPath | xsd:string |
The pending base image snapshot. This will be populated only for Linked
clone or Instant clone provisioned machine.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |