300-835 CLAUTO:Automating Cisco Collaboration Solutions
Update:2026年4月18日
Questions and Answers: 117 Q&A
1.
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.
2.
Drag and drop the code snippets from the bottom onto the blanks in the code to construct an AXL SOAP request that updates the CallForward AII number for a given DN so that the helpdesk executes changes quickly. Not all options are used.
3.
Drag and drop the code snippets from the bottom onto the blanks in the code to construct a cURL command that edits an existing space to change the name to Annual Meeting. Not all options are used.
4.
Which value of “a” is displayed when the Python code is executed?
5.
A software engineer must configure a Cisco TelePresence device and custom reporting dashboard to retrieve and display the temperature of the device every minute. Drag and drop the code snippets from the bottom onto the boxes in the code to collect and send the data by using the xAPI. Not all options are used.
6.
Which two characteristics of REST APIs? (Choose two.)
7.
Which code snippet is used to mention the bot CiscoDevNet@webex.bot?
8.
Drag and drop the code snippets from the bottom onto the blanks in the code to embed a Webex Space Widget on a web page. Not all options are used.
9.
A small Python script is constructed that creates a Webex Meeting for John Doe scheduled for the current time. Drag and drop the code snippets at the bottom onto the areas of the source code exhibit to create a program. Not all options are used.
10.
Which Cisco UCM programming interface provides data that is needed to compile a report of call volume, trunk utilization, and cost and billing estimates?
11.
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.
12.
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.
13.
A developer for a large company must change the logo on all Cisco collaboration room devices and a base64 image has already been provided. Drag and drop the code snippets from the bottom onto the boxes in the Python script to update the logo on devices in the 192.168.1.1 to 192.168.1.50 IP range by using the xAPI. Not all options are used
14.
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 all options are used.
15.
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.
16.
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.
17.
Drag and drop the code snippets from the bottom onto the blanks in the code to construct a Python script for Cisco UCM that provisions directory numbers. Not all options are used.
18.
Drag and drop the code snippets from the bottom onto the blanks in the script that sends the Server Down message to User One at userone@example.com and to the CLAUTONOC space with room ID A1bcA1 by using Cisco Webex. Not all options are used.
19.
What is a benefit of using Python virtual environments?
20.
Drag and drop the code to create a Webex Teams Recents Widget in an existing HTML page. Not all items are used.
21.
Which component is used to integrate a webpage into the Cisco Finesse agent desktop?
22.
Drag and drop the elements from the left onto the correct descriptions on the right. Not all options are used.
23.
Based on the schema diagram in the exhibit, which two XML objects are valid AXL request elements?
24.
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 all options are used.
25.
Drag and drop the code snippets from the bottom onto the boxes where the code is missing to listen for Call History events using the xAPI Python SDK. Not all options are used.
26.
A Webex Teams bot receives a Webhook payload, which notifies the bot that a message was created in a space. Which two API requests must be issued for the bot to answer the author of the message? (Choose two.)
27.
Which two use cases can be accomplished using the Finesse JavaScript library? (Choose two.)
28.
Drag and drop the code snippets from the bottom onto the blanks in the code to automate a query to list all phones on a test Cisco UCM cluster using an AXL SOAP request. Not all options are used.
29.
An administrator is creating a script using the Python xAPI over WebSockets (pyxows) library. The goal of the script is to capture an event generated by a UI Extensions action button (former In-Room Control Panel). When the action button is clicked, the script displays an alert that says that the button ID was clicked. Drag and drop the code snippets into the locations to complete the script.
30.
A developer has implemented ChatOps to a Webex Teams space as described in the exhibit. The Python script that pushes the notifications to the Teams space is shown. Drag and drop the code to complete the script. Not all options are used.
31.
Which URI for XML APIs is used in Cisco Webex Meetings to manage users, meetings, events, and trainings?
32.
Which statement is true for JavaScript Macros deployed on a Cisco Collaboration room device?
33.
Drag and drop the code snippets from the bottom onto the blanks in the code to configure a new call bridge using the REST API. Not all options are used.
34.
Drag and drop the bootkit functions from the left onto the correct actions on the right.
35.
What does a single-threaded client application do when an API is consumed synchronously?
36.
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.
37.
Drag and drop the code from the bottom onto the box where the JavaScript code is missing to list licenses in a critical state. Not all options are used.
38.
Drag and drop the code to add a Webex Teams Space Widget in an existing HTML page. Not all items are used.
39.
What is the primary purpose of the POST /v1/meetings function of the Webex Meetings REST API?
40.
Which Cisco Meeting Server REST API object resource is used to retrieve active call information?
41.
Which two statements describe advantages of consuming APIs with asynchronous versus synchronous requests? (Choose two.)
42.
What is a benefit of Python virtual environments?
43.
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.
44.
What are two guiding principles of a REST API? (Choose two.)
45.
Which Webex API allows an app to be notified via HTTP when a specific event occurs in Webex?
46.
An administrator must test a Cisco collaboration room device. Drag and drop the code snippets from the bottom onto the blanks in the code to perform a test call using the xAPI. Some options may be used more than once. Not all options are used.
47.
Which property is edited on a UI customization panel using the editor on the Webex device?
48.
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”?
49.
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.
50.
Which format is used for guest tokens in Webex?
51.
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.
52.
Which Cisco Finesse API can control the communication between agents and servers?
53.
Which Webex SDK allows group space calling?
54.
Which endpoint feature is used to configure custom controls on Cisco collaboration room devices?
55.
Which application component involved in conversational bots categorizes each request in the objective the user is trying to accomplish?
56.
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.
57.
An engineer needs to retrieve a list of devices that are xAPI enabled using Webex devices xAPIs with access token 111111111AAAAaaaaaa11111aaA. To complete the python request, which line of code must be added to the box where the code is missing?
58.
Which type of endpoint is used by the Cisco Unified JTAPI implementation in Cisco Unified Communications Manager?
59.
Which two methods can be used to add a custom UI panel to a Webex room device? (Choose two.)
60.
Drag and drop the code to create a valid Cisco Meeting Server REAST API Python script that creates a CMS coSpace and prints the URI to the console. Not all options are used.
61.
Which Git command sends local changes from every branch to the remote repository?
62.
Which two Webex technologies can be used to embed voice and video collaboration into a company web page? (Choose two.)
63.
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.
64.
What is a capability of the Cisco Webex Meeting XML API?
65.
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.