Apache CloudStack 4.23.0.0 Root Admin API Reference
getHypervisorGuestOsNames
Gets the guest OS names in the hypervisor
Request parameters
| Parameter Name | Description | Required |
| hypervisor | Hypervisor type. One of : VMware, XenServer | true |
| hypervisorversion | Hypervisor version to get the guest OS names (at least one hypervisor host with the version specified must be available) | true |
| keyword | Keyword for guest OS name | false |
Response Tags
| Response Name | Description |
| guestoscount | The guest OS count of the hypervisor |
| hypervisor | The hypervisor |
| hypervisorversion | Version of the hypervisor for guest os names |
| guestoslist(*) | The guest OS list of the hypervisor |
| osdisplayname | Standard display name for the Guest OS |
| osnameforhypervisor | Hypervisor specific name for the Guest OS |