Data Object - PersistentDiskRecreateMachineSpec

Class
VMware.Hv.RecreateMachineSpec
Parameter to
PersistentDisk_PreviewRecreateMachines, PersistentDisk_RecreateMachine, PersistentDisk_RecreateMachines
See also
PersistentDiskId
Since
Horizon View 6.0

Data Object Description

The specification for recreating a machine from a persistent disk.

Data Object Properties

Properties

Name Type Description
idPersistentDiskId

The ID of the persistent disk. This is required when the spec is used in bulk operation apis like recreateMachines etc.

Since Horizon 7.8
  • This property need not be set.
machineNamexsd:string

This is only valid if the desktop uses specified naming.
  • This property need not be set.
  • This property must contain only alphanumerics, underscores, and dashes. It must contain at least one alpha character. The maximum length is 15 characters.