Apache CloudStack 4.15.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) | true | 
| osdisplayname | Unique display name for Guest OS | true | 
Response Tags
| Response Name | Description | 
| id | the ID of the OS type | 
| description | the name/description of the OS type | 
| isuserdefined | is the guest OS user defined | 
| oscategoryid | the ID of the OS category |