Automating Cisco Collaboration Solutions (CLAUTO) Questions and Answers
Refer to the exhibit.
Based on this Webex Meetings XML API schema snippet, which XML object is a valid
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 URI for XML APIs is used in Cisco Webex Meetings to manage users, meetings, events, and trainings?
Which Git command sends local changes from every branch to the remote repository?
Refer to the exhibit. Drag and drop the code snippets from the bottom onto the blanks in the code to construct a cURL command that will create a new space with the name Annual Meeting. Not all options are used.
Select and Place:
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.
Which API call made to Cisco Meeting Server removes the inbound dial plan rule matching cms.lab domain?
Which two use cases can be accomplished using the Finesse JavaScript library? (Choose two.)
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.
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?
Refer to the exhibit.
An administrator is creating a script using the Python xAPI over WebSockets(pyxows) library. The goal of this script is to monitor the volume of the endpoint and set the volume to 60 whenever the volume has been set higher than that amount. Which code snippet accomplishes this task when it is added?
Drag and drop the elements to create the command to initiate a call to device@company.com using the Webex Devices xAPI SSH Interface. Not all options are used.
What is a capability of the Cisco IP Phone Services API?
Refer to the exhibit.
This Python script uses the websocket-based, xAPI library “pyxows’ to monitor and print event details to the console when users interact with UI Extension/In-Room Control ‘Action Buttons’ deployed to the Touch-10 interface of a Webex room device. Which two code snippets successfully capture such events? (Choose two.)
Which property is edited on a UI customization panel using the editor on the Webex device?
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.
Refer to the exhibit. Drag and drop the code snippets from the bottom onto the blanks in the script to create a new CSS in Cisco UCM by using AXL with a route partition directory. Some options may be used more than once. Not al options are used.
Select and Place:
Drag and drop the code to add a Webex Teams Space Widget in an existing HTML page. Not all items are used.
Refer to the exhibit.
The code includes the beginning of a short Python script that is constructed to notify the guard in case of an intruder alert. Which code snippet completes the script?
Which type of token is required for authenticating requests to the Webex Meetings REST API?
Drag and drop the code to complete the curl command that creates a halfwake brand logo using the xAPI HTTP API. Not all options are used. Code can be used more than one time.
Which two capabilities can be implemented in a custom application using the Cisco Unified IP Phone Services API? (Choose two.)
What are two guiding principles of a REST API? (Choose two.)
Drag and drop the code snippets from the bottom onto the blanks in the Python script to create a new coSpace on the Cisco Meeting Server. Not all options are used.
Select and Place:
Drag and drop the code from the bottom onto the box where the code is missing in the JavaScript code to schedule a meeting on a future date. Not at options are used.
Select and Place:
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.
NO: 65
What does a single-threaded client application do when an API is consumed synchronously?
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.
Which two characteristics of REST APIs? (Choose two.)
Which Cisco Finesse API can control the communication between agents and servers?
Which two scenarios could be automated by combining the Webex Meetings XML API with other API-enabled systems? (Choose two.)
Drag and drop the code snippets from the bottom onto the boxes in the Python script to create an internal event listener for two nodes on the device
and send events back to a webhooks server using the xAPI xCommand directly on the end device. Not all options are used.
Select and Place:
An existing user (identified by userId) needs to be allowed to host Webex meetings. Which API call is used to assign the new license?