exam questions

Exam 350-901 All Questions

View all questions & answers for the 350-901 exam

Exam 350-901 topic 1 question 101 discussion

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

A timeframe custom dashboard must be developed to present data collected from Cisco Meraki. The dashboard must include a wireless health alert count.
What needs to be built as a prerequisite?

  • A. A publicly available HTTP server to receive Meraki Webhooks from the Meraki Scanning API.
  • B. A publicly available HTTP server to receive Meraki Webhooks from the Meraki Dashboard API.
  • C. A daemon to consume the Wireless Health endpoint of the Meraki Dashboard API.
  • D. A daemon to consume the Wireless Health endpoint of the Meraki Scanning API.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
beariver
Highly Voted 3 years, 4 months ago
I think is B https://meraki.cisco.com/blog/2018/10/real-time-alerting-with-webhooks/
upvoted 9 times
...
dusanhu
Most Recent 2 days, 7 hours ago
Selected Answer: C
Scanning API doesn't provide wireless health alerts. Dashboard API does, which uses a pull model, so I would go with C.
upvoted 1 times
...
ytc13
1 month, 2 weeks ago
Selected Answer: B
chatgpt thinks daemon should be used for this one, so suggesting C. But I still think webhooks are better for alert count and answer is B . here is the reasoning from AI anyway: "So for the exam scenario—“a timeframe custom dashboard with a wireless health alert count”—the prerequisite they’re after is a daemon that consumes the Wireless Health endpoints of the Meraki Dashboard API (option C). Webhooks are optional/adjacent, not required, and don’t alone satisfy arbitrary time-window reporting."
upvoted 1 times
...
samael666
10 months, 3 weeks ago
Selected Answer: B
correct anwer given
upvoted 1 times
...
Billybob83400
1 year, 2 months ago
B. To obtain data from Cisco Meraki, you would typically use the Meraki Dashboard API, which provides access to various endpoints including wireless health information. Webhooks can be set up to receive real-time notifications from the Meraki Dashboard API when certain events occur, such as changes in wireless health or the occurrence of alerts. Therefore, you would need a publicly available HTTP server to receive these webhooks from the Meraki Dashboard API, allowing your dashboard to update dynamically based on the received data.
upvoted 1 times
...
doble_h
1 year, 6 months ago
it says timeframe not real-time so i'll go with C
upvoted 3 times
...
Teringzooi
2 years, 8 months ago
Selected Answer: B
Correct answer: B Once set up, the webhook will send an HTTP POST to a unique URL, but only when a certain condition or criteria has been met to trigger an alert. So, for example, if you’re only interested in being notified when a device goes offline, Webhook Alerting will be more efficient since it will only transmit information when the status of the device goes from online to offline. https://meraki.cisco.com/blog/2018/10/real-time-alerting-with-webhooks/
upvoted 1 times
...
designated
2 years, 9 months ago
Selected Answer: B
B is correct
upvoted 1 times
...
fmexican
2 years, 10 months ago
Selected Answer: B
I think is B https://meraki.cisco.com/blog/2018/10/real-time-alerting-with-webhooks/
upvoted 1 times
...
rajesh034
3 years, 1 month ago
It is B.
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 ...