Cisco Automating and Programming Cisco Collaboration Solutions - 300-835 FREE EXAM DUMPS QUESTIONS & ANSWERS

Drag and Drop Question
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.
Correct Answer:
Drag and Drop Question
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.
Correct Answer:

Explanation:
The loop iterates through IP addresses from 192.168.1.1to 192.168.1.50.
The /putxmlendpoint is used to issue xAPI commands to Cisco devices.
The <Branding> tag indicates the update is for the device's branding/logo.
The Authorizationheader uses Basicauthentication.
The request method to send the XML payload is POST.
Drag and Drop Question
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.
Correct Answer:
In order for Cisco Unified Presence to show the presence status of an IP phone, which two configuration steps must be completed in the Cisco Unified Communications Manager server?
(Choose two.)
Correct Answer: B,C Vote an answer
What is the expiration time for a Cisco Webex Meeting API key to access the Webex API as an anonymous user?
Correct Answer: C Vote an answer
Drag and Drop Question
Drag and drop the code to add a Webex Teams Space Widget in an existing HTML page. Not all items are used.
Correct Answer:
Drag and Drop Question
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.
Correct Answer:

Explanation:
jsonis imported to handle JSON serialization.
meetingsis the correct endpoint for scheduling Webex meetings.
json.dumpsconverts the Python dictionary to a JSON string for the request body.
INTERVAL=1sets the recurrence to daily.
What are two keys features of Cisco Unified Communications Manager Serviceability APIs?
(Choose two.)
Correct Answer: A,E Vote an answer
When the behavior of a Cisco collaboration device is customized, which use case requires an external control system because implementing JavaScript macro does not suffice?
Correct Answer: D Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
Refer to the exhibit. Based on this Webex Meetings XML API schema snippet, which XML object is a valid <metaData> element?
Correct Answer: D Vote an answer
0
0
0
10