Apache CloudStack 4.15.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 | 
| 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 | 
| isuserdefined | is the guest OS user defined | 
| oscategoryid | the ID of the OS category |