Apache CloudStack 4.21.0.0 Root Admin API Reference
listOsCategories
Lists all supported OS categories for this cloud.
Request parameters
Parameter Name | Description | Required |
arch | List OS categories types available for given CPU architecture | false |
id | List OS category by id | false |
isfeatured | List available OS categories by featured or not | false |
isiso | List OS categories for which an ISO is available | false |
isvnf | List OS categories for which a VNF template is available | false |
keyword | List by keyword | false |
name | List OS category by name | false |
page | false | |
pagesize | false | |
showicon | flag to display the resource image for the OS category | false |
zoneid | List available OS categories types for the zone | false |
Response Tags
Response Name | Description |
id | the ID of the OS category |
created | Date when the OS category was created. |
icon | Base64 string representation of the resource icon |
isfeatured | Whether the OS category is featured |
name | the name of the OS category |