Which Cisco UCM API is used to trigger on-demand recording of calls monitored by the application?
Drag and drop the correct items from the right to complete this Python script to automate the creation of Cisco Webex Teams spaces and memberships. Not all options are used.

Drag and drop the git commands/steps from the left into the correct order on the right to make changes and submit code to a remote repository.

Drag and drop the elements from the left onto the correct descriptions on the right. Not all options are used.

Drag and drop the code snippets from the bottom onto the blanks in the code to implement a call using the Cisco Webex REST API to retrieve 10
messages in an organization created between October 10th 2019 and October 12th 2019. Not all options are used.
Select and Place:

Refer to the exhibit.

Which output is expected when this code runs?
test("USER",1,2,True,"Hello World",test1 ="Test Passed!",test2=2254)
A)

B)

C)

D)

Which statement is true for JavaScript Macros deployed on a Cisco Collaboration room device?
Which Webex API allows an app to be notified via HTTP when a specific event occurs in Webex?
What are two guiding principles of a REST API? (Choose two.)
When a Webex site has single-sign-on enabled, which type of data is required in the body element of an AuthenticateUser XML API Request?
Drag and drop the code snippets from the bottom onto the blanks in the code to create a Cisco Webex CreateMeeting API request. Not all options are used.
Select and Place:

Drag and drop the code snippets from the bottom onto the blanks in the code to implement notifications on a room device. Not all options are used.
Select and Place:

Which property is edited on a UI customization panel using the editor on the Webex device?
Refer to the exhibit. The beginning of the code is provided. Drag and drop the code snippets from the bottom onto the blanks in the Python script to
create a new phone in Cisco UCM using the AXL API. Some options may be used more than once. Not all options are used.
Select and Place:


Which two functions are provided by the Java-based computer telephony applications API? (Choose two.)
Refer to the exhibit.

This exhibit is based on the simple Python script to update a Webex registered room device (local IP = 10.10.20.153) with a new custom half-wake message. What is the URL to complete the requests.post() method?
Drag drop the code to create a valid AXL API script to create a new Route Partition, using the Python Zeep library. Not all options are used.

Refer to the exhibit.

A bot is receiving notifications such as the one displayed in the exhibit. Drag and drop the code onto the snippet to complete the API request that was sent to Webex Teams so that the bot will receive these notifications. Not all options are used.

Refer to the exhibit.

The exhibit shows the XML schema to associate a device for the AddUser operation in AXL. Which XML snippet is correct to associate a device with name “SEP151515151515”?

After the AXL query ns:updatePhone is used to upgrade a phone configuration successfully, the phone does not reflect the change. Which other method must be performed for the change to take effect?
Adeveloper embeds the Cisco Webex widget inside an HTML web page. Drag and drop the code snippets from the bottom onto the blanks in the code
to load the widget. Not all options are used.
Select and Place:

Which URI for XML APIs is used in Cisco Webex Meetings to manage users, meetings, events, and trainings?
Refer to the exhibit.

When a Calling Search Space is updated and a new member is added, how is a member defined?

An engineer must automate the creation of daily, 30-minute meetings at 10 AM for the next 50 days. Drag and drop the code snippets from the bottom onto the boxes in the Python script to create the meetings by using the Webex Meetings API. Not all options are used.
Select and Place:

Which type of token is required for authenticating requests to the Webex Meetings REST API?
What is a benefit of using Python virtual environments?
Drag and drop the code snippets to create a valid AXL API <addUCService> request. Not all options are used.

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.



Refer to the exhibit. Drag and drop the code snippets from the bottom onto the blanks in the code to construct a Python script that creates a webhook
to notify the administrator when a message is deleted from a group Webex room. Not all options are used.
Select and Place:

This Python script automates the creation of a Webex Teams space and adds participants to the space. Drag and drop code on the snippet to complete the script. Not all options are used.

The Python script executes a REST API to retrieve information from the Cisco Meeting Server about the call with an identifier of “987654321”. Drag and drop the code onto the snippet to complete the Python script. Not all options are used.


Refer to the exhibit. Drag and drop the code snippets from the bottom onto the blanks in the Python script to monitor how many people are in Room 70 by using xAPI and RoomAnalytics. Not all options are used.
Select and Place:

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.
