Implementing Automation for Cisco Collaboration Solutions (CLAUTO) — Question 18
Which two methods can be used to add a custom UI panel to a Webex room device? (Choose two.)
Answer options
- A. Import an existing panel configuration file by connecting a USB storage drive to the device.
- B. Use xAPI to push a JSON panel configuration to the device.
- C. Create a panel using the device UI Extensions Editor (previously In-Room Controls).
- D. Restore a device backup file present on a PC that contains a panel configuration.
- E. From a T-shell session, use the git command to merge the XML configuration of a panel.
Correct answer: A, E
Explanation
The correct answers are A and E. Option A is valid because you can indeed import a panel configuration directly from a USB drive. Option E is also correct as it describes using a T-shell session with git to merge an XML configuration. Options B, C, and D are incorrect because they do not represent valid methods for adding a custom UI panel to a Webex room device.