Cisco (300-835-CLAUTO) Exam Questions And Answers page 1
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.)
GET /v1/messages/{messageId}
GET /v1/webhooks/{webhookId}
PUT /v1/messages/{messageId}
POST /v1/webhooks
Automation and Programmability
Automating Collaboration Solutions
Drag and drop the elements from the left onto the correct descriptions on the right. Not all options are used.
Automating Collaboration Solutions
Integration and Interoperability
What are two keys features of Cisco Unified Communications Manager Serviceability APIs? (Choose two.)
save alarms and events for troubleshooting
connect to serial console on phone hardware
configure firewall rules on phone hardware
scan servers and devices for malware
real-time monitoring of components
Cisco Collaboration Solutions
Automation and Programmability
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?
Cisco Collaboration Solutions
Automating Collaboration Solutions
Which URI for XML APIs is used in Cisco Webex Meetings to manage users, meetings, events, and trainings?
https://api.webex.com/v1/
https://api.webex.com/WBXService/XMLService
https://api.webex.com/v1/meetings
https://api.webex.com/MeetingsService/XMLService
Cisco Collaboration Solutions
Automating Collaboration Solutions
What are two characteristics of REST APIs?
Multiple Choice
Which two characteristics of REST APIs? (Choose two.)
Resources are accessed using Uniform Resource Identifiers.
API operations for Create/Read/Update/Delete are mapped to standard HTTP methods.
Cookies are used for the duration of the session.
REST API extends Remote Procedure Call.
The server manages the session state.
Automation and Programmability
Automating Collaboration Solutions
Refer to the exhibit. Based on this Webex Meetings XML API schema snippet, which XML object is a valid
Automation and Programmability
Automating Collaboration Solutions
Drag and drop the code to add a Webex Teams Space Widget in an existing HTML page. Not all items are used.
Automation and Programmability
Integration and Interoperability
Which two Webex technologies can be used to embed voice and video collaboration into a company web page? (Choose two.)
Webex Teams Widgets
Webex Teams Browser SDK
Webex Meetings XML API
Webex Teams REST API
Webex Teams Java SDK
Cisco Collaboration Solutions
Automating Collaboration Solutions
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 ?
Automation and Programmability
Automating Collaboration Solutions
Comments