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 elements to create the command to initiate a call to [email protected] using the Webex Devices xAPI SSH Interface. Not all options are used.
Select and Place:
Which two statements describe advantages of consuming APIs with asynchronous versus synchronous requests? (Choose two.)
A. All Cisco APIs are designed to be invoked asynchronously.
B. APIs respond more quickly when invoked asynchronously.
C. Asynchronous request coding is less complex.
D. Application threads do not block waiting for an asynchronous response.
E. Multiple asynchronous requests can be sent simultaneously.
Which two characteristics of REST APIs? (Choose two.)
A. Resources are accessed using Uniform Resource Identifiers.
B. API operations for Create/Read/Update/Delete are mapped to standard HTTP methods.
C. Cookies are used for the duration of the session.
D. REST API extends Remote Procedure Call.
E. The server manages the session state.
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
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 two use cases can be accomplished using the Finesse JavaScript library? (Choose two.)
A. Integrate customer relationship management capabilities into the Finesse agent desktop.
B. Build a custom browser-based agent desktop.
C. Build a Finesse gadget to add quick dial to the Finesse agent desktop.
D. Build a Finesse gadget to create new agents on the Finesse system.
E. Build a Finesse gadget to configure Finesse log levels for the Finesse administrator console.
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?
A. Webex username and password
B. Webex Teams OAuth access token
C. JWT token
D. BOT access token
Which type of endpoint is used by the Cisco Unified JTAPI implementation in Cisco Unified Communications Manager?
A. gateways
B. gatekeepers
C. phones
D. SIP trunks
Which URI for XML APIs is used in Cisco Webex Meetings to manage users, meetings, events, and trainings?
A. https://api.webex.com/v1/
B. https://api.webex.com/WBXService/XMLService
C. https://api.webex.com/v1/meetings
D. https://api.webex.com/MeetingsService/XMLService