Data Object - ManagedMachineDetailsData
Java Class
com.omnissa.vdi.vlsi.binding.vdi.resources.Machine.ManagedMachineDetailsData
Property of
See also
Since
Horizon 7.7
Data Object Description¶
Details specific to managed machine.
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 | ||||||||||||||||||
datastorePaths | xsd:string[] | The name(s) of the datastore(s) occupied by the virtual machine. 1 3 2 | ||||||||||||||||||
virtualDisks | MachineVirtualDiskData[] | The virtual disk(s) comprising the virtual machine. 1 3 2 | ||||||||||||||||||
persistentDisks | PersistentDiskId[] | The persistent disk(s) attached to this machine. This will be populated only for Linked clone provisioned machine. 1 3 2 | ||||||||||||||||||
lastMaintenanceTime | xsd:dateTime | The time of last maintenance operation. This will be populated only for Linked clone or Instant clone provisioned machine. 1 2 | ||||||||||||||||||
operation | xsd:string | The current maintenance operation. This will be populated only for Linked clone or Instant clone provisioned machine. 1 2 * This property will be one of:
|
||||||||||||||||||
operationState | xsd:string | The maintenance operation state. This will be populated only for Linked clone or Instant clone provisioned machine. 1 2 * This property will be one of:
|
||||||||||||||||||
autoRefreshLogOffSetting | xsd:string | The logoff setting for auto refresh operation. This will be populated only for Linked clone or Instant clone provisioned machine. 1 2 * This property will be one of:
|
||||||||||||||||||
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 | ||||||||||||||||||
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 | ||||||||||||||||||
createTime | xsd:dateTime | Time the machine was created. 1 2 | ||||||||||||||||||
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. 1 2 | ||||||||||||||||||
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. 1 2 | ||||||||||||||||||
baseImagePath | xsd:string | The base image. This will be populated only for Linked clone or Instant clone provisioned machine. 1 2 | ||||||||||||||||||
baseImageSnapshotPath | xsd:string | The base image snapshot. This will be populated only for Linked clone or Instant clone provisioned machine. 1 2 | ||||||||||||||||||
pendingBaseImagePath | xsd:string | The pending base image. This will be populated only for Linked clone or Instant clone provisioned machine. 1 2 | ||||||||||||||||||
pendingBaseImageSnapshotPath | xsd:string | The pending base image snapshot. This will be populated only for Linked clone or Instant clone provisioned machine. 1 2 | ||||||||||||||||||
imageManagementStreamName | xsd:string | Name of the image management stream. This will be populated only for instant clone machines provisioned from pools created using image catalog. Since Horizon 7.10 1 2 | ||||||||||||||||||
imageManagementTagName | xsd:string | Name of the image management tag. This will be populated only for instant clone machines provisioned from pools created using image catalog. Since Horizon 7.10 1 2 | ||||||||||||||||||
pendingImageManagementStreamName | xsd:string | Name of the pending image management stream. This will be populated only for instant clone machines provisioned from pools created using image catalog. Since Horizon 7.10 1 2 | ||||||||||||||||||
pendingImageManagementTagName | xsd:string | Name of the pending image management tag. This will be populated only for instant clone machines provisioned from pools created using image catalog. Since Horizon 7.10 1 2 |