Request parameters
| Parameter Name | Description | Required |
| oscategoryid | ID of Guest OS category | 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 |
| name | Optional 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 |