
CiscoCertified Network Professional Cybersecurity (CBRCOR)
Domain 4Objective 6
4.6 Determine the Constraints When Consuming APIs Such as Rate Limited, Timeouts, and Payload 350-201 Practice Questions (Page 2)
Part of the Automation domain, which accounts for 20% of the 350-201 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–1 from this objective — we provide 28 practice questions to prepare you well beyond it. (estimate)
28questions here
6free pages
7concepts
20%of the exam
Questions 6–10
- 6
A developer is consuming a security API that returns JSON responses. The API documentation specifies that the 'status' field can be either 'active' or 'inactive'. In a response, the developer receives a 'status' field with the value 'pending'. The developer's code currently treats any value other than 'active' as 'inactive'. What is the best practice for handling this unexpected field value?
Select an answer first - 7
A security analyst is using a SIEM API to query for recent alerts. The API returns HTTP 429 with a Retry-After header of 30 seconds. The analyst's script currently retries immediately on 429, which causes more 429 responses. The analyst needs to ensure that the script eventually retrieves the alerts. What should the analyst do?
Select an answer first - 8
An API client is configured with a timeout of 5 seconds. The API typically responds in 2 seconds, but under heavy load it sometimes takes 8 seconds. What is the most appropriate action to reduce timeout-related failures?
Select an answer first - 9
A Python script uses the `requests` library to call an external API. The developer wants to ensure the script does not hang indefinitely if the API does not respond. What is the purpose of setting a timeout on the HTTP request?
Select an answer first - 10
An automation script is being throttled by an API that returns 429 responses. The developer wants to implement a retry strategy that gradually increases the wait time between attempts. Which technique is designed for this purpose?
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-201” is a trademark of its owner, used for identification only.