Summer Special Flat 65% Limited Time Discount offer - Ends in 0d 00h 00m 00s - Coupon code: suredis

Cisco 300-835 Automating Cisco Collaboration Solutions (CLAUTO) Exam Practice Test

Demo: 9 questions
Total 60 questions

Automating Cisco Collaboration Solutions (CLAUTO) Questions and Answers

Question 1

An existing user (identified by userId) needs to be allowed to host Webex meetings. Which API call is used to assign the new license?

Options:

A.

PUT /license/{userId}

B.

POST /people/{userId}

C.

PUT /people/{userId}

D.

POST /license/{userId}

Question 2

Refer to the exhibit.

This exhibit is a simple Python scrip to monitor call activity for a local Webex room device. Which code snippet listens for call events and completes the script?

Options:

A.

await client.xfeedback( [‘Status’, ‘Call’, ‘Status’], callback, False)

B.

await client.subscribe( [‘Feedback’, ‘Call’, ‘Status’], callback, False)

C.

await client.subscribe( [‘Status’, ‘Call’, ‘Status’], callback, False)

D.

await client.xfeedback( [‘Feedback’, ‘Call’, ‘Status’], callback, False)

Question 3

Refer to the exhibit.

The code includes the beginning of a short Python script that is constructed to notify the guard in case of an intruder alert. Which code snippet completes the script?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 4

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.

Options:

Question 5

Which Cisco Meeting Server REST API object resource is used to retrieve active call information?

Options:

A.

/activecalls

B.

/calls

C.

/getactivecalls

D.

/callProfiles

Question 6

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.

Options:

Question 7

Which two Webex technologies can be used to embed voice and video collaboration into a company web page? (Choose two.)

Options:

A.

Webex Teams Widgets

B.

Webex Teams Browser SDK

C.

Webex Meetings XML API

D.

Webex Teams REST API

E.

Webex Teams Java SDK

Question 8

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”?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 9

Drag and drop the elements from the left onto the correct descriptions on the right. Not all options are used.

Options:

Demo: 9 questions
Total 60 questions