DRAG DROP
Drag and drop the elements from the left onto the correct descriptions on the right. Not all options are used.
Select and Place:
DRAG DROP
Drag and drop the code to add a Webex Teams Space Widget in an existing HTML page. Not all items are used.
Select and Place:
DRAG DROP
Drag and drop the code snippets into the correct order to create a Python Webex Teams REST API script that performs this sequence of tasks: create a Space, add a user to the Space, post the word “test” in the Space. Assume that the Python “requests” module has already been imported.
Select and Place:
DRAG DROP
Drag and drop the commands from the left onto the curl command to create a custom branding message using the xAPI HTTP API. Not all options are used.
Select and Place:
Which two files must be downloaded from a Cisco Unified Communications Manager server in order to build requests for the AXL API? (Choose two.)
A. AXLEnums.xsd
B. AXL_CUCM.xsd
C. AXLSoap.xsd
D. CUCM_AXL.json
E. AXLWSDL.xml
Which two capabilities can be implemented in a custom application using the Cisco Unified IP Phone Services API? (Choose two.)
A. Authenticate the phone to the network.
B. Display corporate directory information.
C. Play multicast messages.
D. Upgrade phone firmware.
E. Create new phone devices.
Refer to the exhibit. Based on the schema diagram in the exhibit, which two XML objects are valid AXL
A. Option A
B. Option B
C. Option C
D. Option D
E. Option E
Which statement is true for JavaScript Macros deployed on a Cisco Collaboration room device?
A. Macros can register to receive any event that is local to the device.
B. There is no hard limit to the number of macros that can be deployed.
C. A macro can store data using a local JavaScript datastore.
D. Macros execute in the order defined in the Macro Editor.
Refer to the exhibit. Alice is a Webex Meetings admin for her organization. Which code snippet completes a Webex Meetings XML API request that returns all users?
A. Option A
B. Option B
C. Option C
D. Option D
Which two methods can be used to add a custom UI panel to a Webex room device? (Choose two.)
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.