Apache CloudStack 4.0.0-incubating Root Admin API Reference
updateDiskOffering
Updates a disk offering.
Request parameters
Parameter Name | Description | Required |
id | ID of the disk offering | true |
displaytext | updates alternate display text of the disk offering with this value | false |
name | updates name of the disk offering with this value | false |
sortkey | sort key of the disk offering, integer | 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 |
storagetype | the storage type for this disk offering |
tags | the tags for the disk offering |