CloudStack v2.2.13 - 2.2.14 Root Admin API Reference
listDiskOfferings
Lists all available disk offerings.
Request parameters
Parameter Name | Description | Required |
domainid | the ID of the domain of the disk offering. | false |
id | ID of the disk offering | false |
keyword | List by keyword | false |
name | name of the disk offering | false |
page | false | |
pagesize | false |
Response Tags
Response Name | Description |
id | unique ID of the disk offering |
created | the date this disk offering was created |
disksize | the size of the disk offering in GB |
displaytext | an alternate display text of the disk offering. |
domain | the domain name this disk offering belongs to. Ignore this information as it is not currently applicable. |
domainid | the domain ID this disk offering belongs to. Ignore this information as it is not currently applicable. |
iscustomized | true if disk offering uses custom size, false otherwise |
name | the name of the disk offering |
tags | the tags for the disk offering |