Apache CloudStack 4.23.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 |
| details | Map of (key/value pairs) | false |
| forDisplay | whether this guest OS is available for end users | false |
| oscategoryid | the ID of the OS category | false |
| osdisplayname | Unique display name for Guest OS | 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 |