VmTemplateLibraryItemsDiskInfo
The LibraryItems.DiskInfo structure contains information about the virtual machine template’s virtual disk.
Properties
integer as int64
capacity
Optional
Capacity of the virtual disk in bytes. This field will be unset if the virtual disk is inaccessible.
JSON Example
{
"disk_storage": {
"datastore": "string"
}
}