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
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.
datastorePathsxsd:string[]

The name(s) of the datastore(s) occupied by the virtual machine.
  • This property need not be set.
  • This property is an unordered array of unique values.
  • This property cannot be updated.
virtualDisksMachineVirtualDiskData[]

The virtual disk(s) comprising the virtual machine.
  • This property need not be set.
  • This property is an unordered array of unique values.
  • This property cannot be updated.
persistentDisksPersistentDiskId[]

The persistent disk(s) attached to this machine. This will be populated only for Linked clone provisioned machine.
  • This property need not be set.
  • This property is an unordered array of unique values.
  • This property cannot be updated.
lastMaintenanceTimexsd:dateTime

The time of last maintenance operation. This will be populated only for Linked clone or Instant clone provisioned machine.
  • This property need not be set.
  • This property cannot be updated.
operationxsd:string

The current maintenance operation. This will be populated only for Linked clone or Instant clone provisioned machine.
  • This property need not be set.
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "REFRESH"A refresh operation.
    "RESYNC"A resync operation.
    "REBALANCE"A rebalance operation.
    "ATTACH"A persistent disk attach operation.
    "DETACH"A persistent disk detach operation.
    "REPLACE"A persistent disk replace operation.
    "CHECKPOINT"A checkpoint operation.
    "PUSH_IMAGE"A push image operation (Instant Clone Engine only).
operationStatexsd:string

The maintenance operation state. This will be populated only for Linked clone or Instant clone provisioned machine.
  • This property need not be set.
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "UNDEFINED"The operation state is unrecognized.
    "SCHEDULED"The operation is scheduled for future execution.
    "PROGRESSING"The operation is in progress.
    "COMPLETED"The operation has completed.
    "FAULT"The operation has encountered an error.
    "CANCELLING"The operation has been cancelled.
    "HOLDING"The operation has been paused.
    "CREATE"The operation is being initiated.
autoRefreshLogOffSettingxsd:string

The logoff setting for auto refresh operation. This will be populated only for Linked clone or Instant clone provisioned machine.
  • This property need not be set.
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "FORCE_LOGOFF"Users will be forced to log off when the system is ready to operate on their virtual machines. Before being forcibly logged off, users may have a grace period in which to save their work (Global Settings).
    "WAIT_FOR_LOGOFF"Wait for connected users to disconnect before the task starts. The operation starts immediately on machines without active sessions.
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.
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.
createTimexsd:dateTime

Time the machine was created.
  • This property need not be set.
  • This property cannot be updated.
cloneErrorMessagexsd: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.
  • This property need not be set.
  • This property cannot be updated.
cloneErrorTimexsd: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.
  • This property need not be set.
  • This property cannot be updated.
baseImagePathxsd:string

The base image. This will be populated only for Linked clone or Instant clone provisioned machine.
  • This property need not be set.
  • This property cannot be updated.
baseImageSnapshotPathxsd:string

The base image snapshot. This will be populated only for Linked clone or Instant clone provisioned machine.
  • This property need not be set.
  • This property cannot be updated.
pendingBaseImagePathxsd:string

The pending base image. This will be populated only for Linked clone or Instant clone provisioned machine.
  • This property need not be set.
  • This property cannot be updated.
pendingBaseImageSnapshotPathxsd:string

The pending base image snapshot. This will be populated only for Linked clone or Instant clone provisioned machine.
  • This property need not be set.
  • This property cannot be updated.
imageManagementStreamNamexsd: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
  • This property need not be set.
  • This property cannot be updated.
imageManagementTagNamexsd: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
  • This property need not be set.
  • This property cannot be updated.
pendingImageManagementStreamNamexsd: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
  • This property need not be set.
  • This property cannot be updated.
pendingImageManagementTagNamexsd: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
  • This property need not be set.
  • This property cannot be updated.