Apache CloudStack 4.23.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 |
| osdisplayname | List Guest OS mapping by OS display name | false |
| osnameforhypervisor | List Guest OS mapping by OS mapping name with hypervisor | 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 |