Apache CloudStack 4.20.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 (atleast 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 |