Which two capabilities can be implemented in a custom application using the Cisco Unified IP Phone Services API? (Choose two.)
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:
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.
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 type of endpoint is used by the Cisco Unified JTAPI implementation in Cisco Unified Communications Manager?
Refer to the exhibit.
Which snippet of code does a user with the administrator role use in the missing “body”
section to create a new user in a Webex Teams organization?
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 automate a query to list all phones on a test Cisco UCM cluster using
an AXL SOAP request. Not all options are used.
Select and Place:
Which two scenarios could be automated by combining the Webex Meetings XML API with other API-enabled systems? (Choose two.)
Refer to the exhibit.
A collaboration engineer needs to create a new Webex user. Which code snippet must be placed in the blank in the code to meet
this requirement?
What are two guiding principles of a REST API? (Choose two.)
What is a capability of the Macro Editor on a Cisco Webex Device?
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.
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 two files must be downloaded from a Cisco Unified Communications Manager server in order to build requests for the AXL API? (Choose two.)
Refer to the exhibit.
Which API call made to Cisco Meeting Server removes the inbound dial plan rule matching cms.lab domain?
Drag and drop the code to create a Webex Teams Recents Widget in an existing HTML page. Not all items 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.
A Webex Meetings XML API HTTP request message with several invalid portions is shown. Which reference points to a line in the exhibit that correctly indicates that this is a LstsummaryUser request?
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.)
Refer to the exhibit.
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?
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:
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:
What is the expiration time for a Cisco Webex Meeting API key to access the Webex API as an anonymous user?
Which statement describe the function of the perfmonCollectCounterData operation used in the Cisco Unified Communications Manager Serviceability Perfmon API?
Which Cisco UCM API is used to trigger on-demand recording of calls monitored by the application?
Refer to the exhibit.
When a Calling Search Space is updated and a new member is added, how is a member defined?
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:
Drag and drop the code snippets to create a valid AXL API
Drag and drop the code snippets from the bottom onto the blanks in the code to configure a new cal bridge using the REST API. Not all options are used.
Select and Place:
Drag and drop the code to create a valid Cisco Meeting Server REST API Python script that creates a CMS coSpace and prints the URI to the console. Not all options are used.
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?
Which two functions are provided by the Java-based computer telephony applications API? (Choose two.)