GET
Since version 2.13
Get the settings for the Flexible Room Systems functionality.
| Responses | |
| 200 | GET successful. |
| Response (application/json): object | ||
| Member | Type | Description |
enabled | boolean | Status of Flexible Room Systems. Since version: 2.13 |
peripheralsInUse | boolean | If 'true' peripherals are used by the Room System. If 'false' peripherals are used by ClickShare. Since version: 2.13 read-only |
roomSystemType | string | The type of flexible meeting room system to be used if the feature is 'enabled'. Since version: 2.13 |
supported | boolean | Indicates whether Flexible Meeting Room is supported for this device. Since version: 2.16 read-only |
supportedRoomSystemTypes | array | Example: ['CollaborationBar', 'ModularSetup'] Since version: 2.13 read-only |