cisco 300-835 practice test

Automating Cisco Collaboration Solutions (CLAUTO)


Question 1 Topic 5

Topic 5

Refer to the exhibit. Based on this Webex Meetings XML API schema snippet, which XML object is a valid element?

  • A. Option A
  • B. Option B
  • C. Option C
  • D. Option D
Answer:

C

Discussions
0 / 600

Question 2 Topic 5

Topic 5
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:

Answer:

Discussions
0 / 600

Question 3 Topic 5

Topic 5
Which two methods can be used to add a custom UI panel to a Webex room device? (Choose two.)

  • A. Import an existing panel configuration file by connecting a USB storage drive to the device.
  • B. Use xAPI to push a JSON panel configuration to the device.
  • C. Create a panel using the device UI Extensions Editor (previously In-Room Controls).
  • D. Restore a device backup file present on a PC that contains a panel configuration.
  • E. From a T-shell session, use the git command to merge the XML configuration of a panel.
Answer:

A E

Discussions
0 / 600

Question 4 Topic 5

Topic 5
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}
Answer:

C

Discussions
0 / 600

Question 5 Topic 5

Topic 5

Refer to the exhibit. A Webex Meetings XML API HTTP request message with several invalid portions is shown. Which
reference points to a line in the exhibit that correctly indicates that this is a LstsummaryUser request?

  • A. line 17
  • B. line 1
  • C. line 18
  • D. line 14
Answer:

B

Discussions
0 / 600

Question 6 Topic 5

Topic 5

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.
Answer:

A

Discussions
0 / 600

Question 7 Topic 5

Topic 5
DRAG DROP
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.
Select and Place:

Answer:

Discussions
0 / 600

Question 8 Topic 5

Topic 5

Refer to the exhibit. Based on this Webex Meetings XML API schema snippet, which XML object is a valid element?

  • A. Option A
  • B. Option B
  • C. Option C
  • D. Option D
Answer:

C

Discussions
0 / 600

Question 9 Topic 5

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

  • A. /activecalls
  • B. /calls
  • C. /getactivecalls
  • D. /callProfiles
Answer:

B

Discussions
0 / 600

Question 10 Topic 5

Topic 5
DRAG DROP
Drag and drop the code to create a valid Cisco Meeting Server REAST API Python script that creates a CMS coSpace and
prints the URI to the console. Not all options are used.
Select and Place:

Answer:

Discussions
0 / 600
To page 2