Labour Day Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > Cisco > CCNP Collaboration > 300-835

300-835 Automating Cisco Collaboration Solutions (CLAUTO) Question and Answers

Question # 4

Refer to the exhibit.

Which value of “a” is displayed when the Python code is executed?

A.

10

B.

13

C.

18

D.

21

Full Access
Question # 5

Drag drop the code to create a valid AXL API script to create a new Route Partition, using the Python Zeep library. Not all options are used.

Full Access
Question # 6

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

A.

PUT /license/{userId}

B.

POST /people/{userId}

C.

PUT /people/{userId}

D.

POST /license/{userId}

Full Access
Question # 7

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

Full Access
Question # 8

Refer to the exhibit.

Which API call made to Cisco Meeting Server removes the inbound dial plan rule matching cms.lab domain?

A.

DELETE to /api/v1/inboundDialPalnRules/ with body attribute id=”2c5662ab-7e5a-45a8-a133- 5f4d6c6cb509”.

B.

DELETE to /api/v1/inboundDialPalnRules/2c5662ab-7e5a-45a8-a133-5f4d6c6cb509.

C.

PUT to /api/v1/inboundDialPalnRules/2c5662ab-7e5a-45a8-a133-5f4d6c6cb509 with body attribute delete=”True”.

D.

PUT to /api/v1/inboundDialPalnRules/2c5662ab-7e5a-45a8-a133-5f4d6c6cb509.

Full Access
Question # 9

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?

A.

Add a Join Webex meeting button to the touch panel.

B.

Move the shutters up and down.

C.

Trigger a “room-reset” to restore default configurations.

D.

Implement an in-room control panel for speed-dialing.

Full Access