
CiscoCertified Network Associate Automation (CCNA Automation)
Domain 5Objective 14
14. Interpret Sequence Diagram That Includes API Calls 200-901 Practice Questions (Page 1)
Part of the 5.0 Infrastructure and Automation domain, which accounts for 20% of the 200-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–1 from this objective — we provide 27 practice questions to prepare you well beyond it. (estimate)
27questions here
6free pages
6concepts
20%of the exam
Questions 1–5
- 1
An engineer is reviewing a sequence diagram for a script that backs up device configurations using the Cisco vManage API. The diagram shows a loop fragment labeled 'for each device in list' containing a GET request to retrieve the config, followed by an opt fragment labeled 'if config changed' containing a POST request to save the backup. The engineer needs to determine how many POST requests are sent when there are three devices and only two of them have changed configs. What is the correct interpretation?
Select an answer first - 2
A sequence diagram for a network automation script shows a synchronous request to the Cisco DNA Center API, followed by an alt fragment with two operands: 'status = 200' and 'status = 500'. The 500 operand contains a self-message labeled 'increment retry counter' and a return message labeled 'error'. The engineer needs to determine whether the script retries the request. What is the correct interpretation?
Select an answer first - 3
A sequence diagram models a Python script calling the Cisco Meraki API to update a network's SSID. The diagram shows a synchronous PUT request, then an alt fragment with two operands: 'status = 200' and 'status = 500'. The 500 operand contains a self-message on the script's lifeline labeled 'log error' and then a return message to the script labeled 'error'. The engineer needs to interpret the error handling flow. What is the correct interpretation?
Select an answer first - 4
In a sequence diagram showing an API call, what does each lifeline typically represent?
Select an answer first - 5
A sequence diagram shows an automation script sending a POST /jobs request to a job scheduler. The scheduler immediately returns a 202 Accepted response. Later, the scheduler sends a POST /webhook notification to the script. What does this pattern indicate?
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. “200-901” is a trademark of its owner, used for identification only.