Apache CloudStack 4.17.0.0 Root Admin API Reference
updateGuestOsMapping
Updates the information about Guest OS to Hypervisor specific name mapping
Request parameters
Parameter Name | Description | Required |
id | UUID of the Guest OS to hypervisor name Mapping | true |
osnameforhypervisor | Hypervisor specific name for this Guest OS | true |
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 |