exam questions

Exam 350-901 All Questions

View all questions & answers for the 350-901 exam

Exam 350-901 topic 1 question 447 discussion

Actual exam question from Cisco's 350-901
Question #: 447
Topic #: 1
[All 350-901 Questions]

DRAG DROP
-

Refer to the exhibit.



An engineer needs to implement a Cisco Webex ChatOps application to display requested metrics about the Cisco Webex space of the operations team. The application must meet the requirements:

• Listen for messages that are targeted to the bot's user.
• Parse the message body to form the command that is directed to the bot.
• Retrieve and display the requested data.
• Ensure that the command follows this form: display stats stat1 stat2 from host1 host2.

A webhook is already configured to forward messages from the space to a target URL of http://sample.api.host/webhooks. Drag and drop the code snippets from the bottom onto the blanks in the code to complete the API endpoint of the Python script. Not all options are used.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
jchutch2
1 week, 5 days ago
The posted answer has 'Bearer' and 'request' backwards.
upvoted 1 times
jas26says
4 days, 11 hours ago
also, instead of result, goes data
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...