Data Object - MachineViewComposerData

Class
VMware.Hv.ViewComposerData
Property of
MachineManagedMachineData
See also
PersistentDiskId
Since
Horizon View 6.0

Data Object Description

Fields specific to View Composer

Data Object Properties

Properties

Name Type Description
baseImagePathxsd:string

The base image.
  • This property cannot be updated.
baseImageSnapshotPathxsd:string

The base image snapshot.
  • This property cannot be updated.
pendingBaseImagePathxsd:string

The pending base image.
  • This property need not be set.
  • This property cannot be updated.
pendingBaseImageSnapshotPathxsd:string

The pending base image snapshot.
  • This property need not be set.
  • This property cannot be updated.
lastMaintenanceTimexsd:dateTime

The time of last maintenance operation.
  • This property need not be set.
  • This property cannot be updated.
operationxsd:string

The current maintenance operation.
  • 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 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.
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.
persistentDisksPersistentDiskId[]

The persistent disk(s).
  • This property need not be set.
  • This property is an unordered array of unique values.
  • This property cannot be updated.