Type_Ovf_Disk
Type_Ovf_Disk
Provide the disk information in a template VM.
JSON Example
{
"name": "string",
"disk_capacity": 0,
"storage_policy": "Type_Ovf_Policy_StoragePolicy Object"
}
string
name
Required
Name of the disk
integer As int64
disk_capacity
Required
Capacity of the disk in megabytes
storage_policy
Optional
Storage policy of the disk. It is a reference to the storage policy group.
It is not required that storage policy be specified.