Apache CloudStack 4.20.0.0 Root Admin API Reference
updateGuestOs
Updates the information about Guest OS
Request parameters
Parameter Name | Description | Required |
id | UUID of the Guest OS | true |
osdisplayname | Unique display name for Guest OS | true |
details | Map of (key/value pairs) | false |
forDisplay | whether this guest OS is available for end users | false |
Response Tags
Response Name | Description |
id | the ID of the OS type |
description | the name/description of the OS type |
fordisplay | is the guest OS visible for the users |
isuserdefined | is the guest OS user defined |
name | the name of the OS type |
oscategoryid | the ID of the OS category |
oscategoryname | the name of the OS category |