The Host Disk Object holds details on the disks included with a size a host offers.
Field | Type | Example | Description |
---|---|---|---|
type | String | "SSD" | The type of storage disk (SSD/HDD). |
count | Integer | 1 | The amount of disks. |
size | String | "25" | The size of the disk(s). |
unit | String | "GB" | The unit of measurement for the disk size. |