Apache CloudStack 4.20.0.0 Root Admin API Reference
listOsTypes
Lists all supported OS types for this cloud.
Request parameters
Parameter Name | Description | Required |
description | list os by description | false |
fordisplay | list resources by display flag; only ROOT admin is eligible to pass this parameter | false |
id | list by Os type Id | false |
keyword | List by keyword | false |
oscategoryid | list by Os Category id | false |
page | false | |
pagesize | false |
Response Tags
Response Name | Description |
id | the ID of the OS type |
description | the name/description of the OS type |
fordisplay | is the guest OS visible for the users |
isuserdefined | is the guest OS user defined |
name | the name of the OS type |
oscategoryid | the ID of the OS category |
oscategoryname | the name of the OS category |