200-901 · Question #645
Refer to the exhibit. A support team deploys Cisco DNA Center to monitor and manage its entire network infrastructure. A network engineer on the support team creates a Python script to automate the…
The correct answer is C. Count all the clients on the wireless and wired network and display their health details. The Cisco DNA Center Client Health API returns health statistics for all clients across both wired and wireless networks. The script automates querying this API, counting the total clients across both network types, and displaying their health details (e.g., onboarding…
Question
Refer to the exhibit. A support team deploys Cisco DNA Center to monitor and manage its entire network infrastructure. A network engineer on the support team creates a Python script to automate the generation of statistics and send the results to the team. Which workflow does the script automate?
Exhibit
Options
- ACount all the clients on the wireless and wired network and display their security score.
- BDisplay all the clients that have a security score of Fair.
- CCount all the clients on the wireless and wired network and display their health details.
- DCount all the clients on the wired network.
How the community answered
(19 responses)- A5% (1)
- B5% (1)
- C89% (17)
Explanation
The Cisco DNA Center Client Health API returns health statistics for all clients across both wired and wireless networks. The script automates querying this API, counting the total clients across both network types, and displaying their health details (e.g., onboarding, connectivity, application experience scores). Answer A is wrong because security score is not the focus. Answer B is wrong because the script counts all clients, not just those with a 'Fair' score. Answer D is wrong because it excludes wireless clients.
Topics
Community Discussion
No community discussion yet for this question.
