MachinePersistentDiskRecreateSpec

MachinePersistentDiskRecreateSpec
MachinePersistentDiskRecreateSpec

Information required to recreate a machine from a persistent disk.

JSON Example
{
    "desktop_pool_id": "4d480465-39e9-415e-8f0c-d7f6dc2bad52",
    "machine_name": "machine-name",
    "persistent_disk_id": "73560ad0-93d1-4a5b-bdf6-3fddc4b5fb1d"
}
string
desktop_pool_id
Required

ID of the desktop pool where the machine is to be recreated.

string
machine_name
Optional

Name of the newly created machine, valid for specified naming desktop pools.

string
persistent_disk_id
Required

ID of the persistent disk from which the machine is to be recreated.