
CiscoCertified Network Associate Automation (CCNA Automation)
Domain 5Objective 7
7. Identify the Workflow Being Automated by a Python Script That Uses Cisco APIs Including ACI, Meraki, Cisco DNA Center, and RESTCONF 200-901 Practice Questions (Page 3)
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 43 practice questions to prepare you well beyond it. (estimate)
43questions here
9free pages
4concepts
20%of the exam
Questions 11–15
- 11
A Python script uses RESTCONF to automate a task on a Cisco IOS XE device. The script sends a GET request to /restconf/data/Cisco-IOS-XE-native:native/interface/GigabitEthernet=1/0/3 to retrieve the interface configuration. It then sends a PATCH request to the same URI with a JSON payload that changes the description to "Uplink to Core". Finally, it sends a GET request to verify the change. What is the workflow being automated?
Select an answer first - 12
A network engineer is writing a Python script to automate the configuration of a new interface on a Cisco IOS XE router using RESTCONF. The script must also verify that the configuration was applied correctly. Which sequence of API calls should the script use?
Select an answer first - 13
A Python script uses the Cisco DNA Center API to create a new site, add network devices to inventory, and assign devices to the site. Which workflow is being automated?
Select an answer first - 14
A Python script uses RESTCONF to connect to a Cisco IOS XE device. The script sends a GET request to retrieve the interface statistics, then a PUT request to change the interface description, and finally a POST request to create a new VLAN. Which workflow is being automated?
Select an answer first - 15
A Python script uses the Cisco Meraki Dashboard API. It first calls GET /api/v1/organizations/{orgId}/networks to list networks, then for each network it calls GET /api/v1/networks/{networkId}/clients to retrieve connected clients. The script then POSTs a message to a webhook URL whenever a client's lastSeen timestamp is older than 30 days. What is the primary workflow being automated?
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.