cisco 300-835 practice test

automating cisco collaboration solutions (clauto)

Last exam update: Dec 15 ,2024
Page 1 out of 4. Viewing questions 1-10 out of 39

Question 1

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 / 1000

Question 2

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 / 1000

Question 3


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

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 4

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

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 5


Refer to the exhibit. Alice is a Webex Meetings admin for her organization. Which code snippet completes a Webex Meetings XML API request that returns all users?
A.

B.

C.

D.

Answer:

a

Discussions
0 / 1000

Question 6

DRAG DROP Drag and drop the code snippets into the correct order to create a Python Webex Teams REST API script that performs this sequence of tasks: create a Space, add a user to the Space, post the word test in the Space. Assume that the Python requests module has already been imported.
Select and Place:

Answer:

Discussions
0 / 1000

Question 7

DRAG DROP This Python script automates the creation of a Webex Teams space and adds participants to the space. Drag and drop code on the snippet to complete the script.
Not all options are used.
Select and Place:

Answer:

Discussions
0 / 1000

Question 8

Using the Finesse REST APIs coupled with the Finesse notifications, which two use cases can be accomplished? (Choose two.)

  • A. Add video calling capabilities to an existing application such as a CRM.
  • B. Add outbound call capabilities to an existing application such as a CRM.
  • C. Develop a secure monitoring application that captures the agent's states and dialog information of every agent in the contact center system.
  • D. Develop a fully functioning custom agent desktop that has call control, workflows, and client logging.
  • E. Develop a fully functioning custom agent desktop for chat, email, and SMS interactions including the content of the chat, email, and SMS.
Answer:

be

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
Discussions
vote your answer:
A
B
C
D
E
0 / 1000

Question 9

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.)

  • A. POST /v1/messages
  • B. GET /v1/messages/{messageId}
  • C. GET /v1/webhooks/{webhookId}
  • D. PUT /v1/messages/{messageId}
  • E. POST /v1/webhooks
Answer:

ce

User Votes:
A
50%
B
50%
C
50%
D
50%
E
50%
Discussions
vote your answer:
A
B
C
D
E
0 / 1000

Question 10

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

d

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000
To page 2