vcenter vm template library items: disk info

The disk_info structure contains information about the virtual machine template's virtual disk. Warning: This structure is available as technical preview. It may be changed in a future release.

Representation:

{
    "capacity"1,
    "disk_storage"{
        "datastore""obj-103",
        "storage_policy""obj-103"
    }
}

Attributes:

Name Type Description
Required
disk_storage disk_storage_info Disk storage related information. Warning: This attribute is available as technical preview. It may be changed in a future release.

Optional
capacity long Capacity of the virtual disk in bytes. Warning: This attribute is available as technical preview. It may be changed in a future release.

Optional. This field will be unset if the virtual disk is inaccessible.