
CiscoCertified DevNet Professional
Domain 3Objective 6
Construct a Python Script Using the Cisco DNA Center APIs to Retrieve and Display Wireless Health Information 350-901 Practice Questions (Page 1)
Part of the 3.0 Cisco Platforms domain, which accounts for 20% of the 350-901 exam. Cisco does not publish an official question count, but from its 120-minute exam (~50–80 total, ~10–16 in this domain), expect 1–2 from this objective — we provide 17 practice questions to prepare you well beyond it. (estimate)
17questions here
4free pages
6concepts
20%of the exam
Questions 1–5
- 1
When a Cisco DNA Center API response includes a 'nextPage' URL in the JSON, what should a Python script do to retrieve all wireless health data?
Select an answer first - 2
A network engineer is writing a script to retrieve wireless health data for all sites in a specific building. The API returns a large number of records, and the engineer wants to limit the response to 100 records per page and retrieve the second page. Which query parameters should be used?
Select an answer first - 3
In a Python script using the requests library, what is the correct way to pass credentials to the Cisco DNA Center authentication endpoint?
Select an answer first - 4
A developer is constructing a request to the Cisco DNA Center wireless health API. The API requires a specific header for authentication. The developer has already obtained a token and stored it in a variable called 'token'. Which header should be included in the request?
Select an answer first - 5
A network automation engineer is writing a script to retrieve wireless health data from Cisco DNA Center. The script must handle the case where the API returns a 429 Too Many Requests error due to rate limiting. The engineer wants to retry the request after a short delay, but also wants to respect the Retry-After header if present. Which approach is most robust?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Cisco. “350-901” is a trademark of its owner, used for identification only.