| Response Name | Description |
| id | Unique ID of the disk offering |
| cacheMode | The cache mode to use for this disk offering. none, writeback or writethrough |
| created | The date this disk offering was created |
| details | Additional key/value details tied with this disk offering |
| diskBytesReadRate | Bytes read rate of the disk offering |
| diskBytesReadRateMax | Burst bytes read rate of the disk offering |
| diskBytesReadRateMaxLength | Length (in seconds) of the burst |
| diskBytesWriteRate | Bytes write rate of the disk offering |
| diskBytesWriteRateMax | Burst bytes write rate of the disk offering |
| diskBytesWriteRateMaxLength | Length (in seconds) of the burst |
| diskIopsReadRate | I/O requests read rate of the disk offering |
| diskIopsReadRateMax | Burst io requests read rate of the disk offering |
| diskIopsReadRateMaxLength | Length (in second) of the burst |
| diskIopsWriteRate | I/O requests write rate of the disk offering |
| diskIopsWriteRateMax | Burst io requests write rate of the disk offering |
| diskIopsWriteRateMaxLength | Length (in seconds) of the burst |
| disksize | The size of the disk offering in GB |
| disksizestrictness | To allow or disallow the resize operation on the disks created from this disk offering, if the flag is true then resize is not allowed |
| displayoffering | Whether to display the offering to the end user or not. |
| displaytext | An alternate display text of the disk offering. |
| domain | The domain name(s) this disk offering belongs to. Ignore this information as it is not currently applicable. |
| domainid | The domain ID(s) this disk offering belongs to. Ignore this information as it is not currently applicable. |
| encrypt | Whether disks using this offering will be encrypted on primary storage |
| hypervisorsnapshotreserve | Hypervisor Snapshot reserve space as a percent of a volume (for managed storage using Xen or VMware) |
| iscustomized | True if disk offering uses custom size, false otherwise |
| iscustomizediops | True if disk offering uses custom IOPS, false otherwise |
| maxiops | The max IOPS of the disk offering |
| miniops | The min IOPS of the disk offering |
| name | The name of the disk offering |
| provisioningtype | Provisioning type used to create volumes. Valid values are thin, sparse, fat. |
| state | state of the disk offering |
| storagetype | The storage type for this disk offering |
| suitableforvirtualmachine | Returns true if the disk offering is suitable for the given virtual machine for disk creation otherwise false |
| tags | The tags for the disk offering |
| vspherestoragepolicy | The vsphere storage policy tagged to the disk offering in case of VMware |
| zone | The zone name(s) this disk offering belongs to. Ignore this information as it is not currently applicable. |
| zoneid | The zone ID(s) this disk offering belongs to. Ignore this information as it is not currently applicable. |