PersistentDiskCreateSpec
PersistentDiskCreateSpec
Persistent disk object to be created.
JSON Example
{
"access_group_id": "73560ad0-93d1-4a5b-bdf6-3fddc4b5fb1d",
"datastore_id": "datastore-33",
"user_id": "S-1-5-21-1111111111-2222222222-3333333333-500",
"vcenter_id": "b32e941f-f272-4a4b-9d78-21b4602ed33f",
"virtual_disk_id": "7c31387f-9d3b-45e7-9035-00b05769626f"
}
string
access_group_id
Required
ID of the access group to be associated with the persistent disk.
string
datastore_id
Required
ID of the datastore containing the virtual disk.
string
user_id
Optional
SID of the user to own the persistent disk.
string
vcenter_id
Required
ID of the vCenter server containing the virtual disk.
string
virtual_disk_id
Required
ID of the virtual disk from which the persistent disk is to be created.