Apache CloudStack 4.15.0.0 Root Admin API Reference
					
                                        
                                        
                                    
                                listGuestOsMapping
Lists all available OS mappings for given hypervisor
Request parameters
| Parameter Name | Description | Required | 
| hypervisor | list Guest OS mapping by hypervisor | false | 
| hypervisorversion | list Guest OS mapping by hypervisor version. Must be used with hypervisor parameter | false | 
| id | list mapping by its UUID | false | 
| keyword | List by keyword | false | 
| ostypeid | list mapping by Guest OS Type UUID | false | 
| page | false | |
| pagesize | false | 
Response Tags
| Response Name | Description | 
| id | the ID of the Guest OS mapping | 
| hypervisor | the hypervisor | 
| hypervisorversion | version of the hypervisor for mapping | 
| isuserdefined | is the mapping user defined | 
| osdisplayname | standard display name for the Guest OS | 
| osnameforhypervisor | hypervisor specific name for the Guest OS | 
| ostypeid | the ID of the Guest OS type |