
CiscoCertified Network Associate Automation (CCNA Automation)
Domain 2Objective 1
1. Construct a REST API Request to Accomplish a Task Given API Documentation 200-901 Practice Questions (Page 2)
Part of the 2.0 Understanding and Using APIs 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–2 from this objective — we provide 13 practice questions to prepare you well beyond it. (estimate)
13questions here
3free pages
7concepts
20%of the exam
Questions 6–10
- 6
A technician is automating tasks against the Cisco Meraki Dashboard API. The documentation states that API access requires an API key, which must be sent in a specific header. The technician has the API key 'abc123'. Which header should be included in the request?
Select an answer first - 7
According to REST API documentation, which HTTP method is most appropriate for retrieving a list of network interfaces from a device?
Select an answer first - 8
A script sends a DELETE request to the Cisco DNA Center API to remove a specific network device. The API returns a 202 Accepted status code with an empty body. What does this response indicate?
Select an answer first - 9
A network engineer is writing a script to retrieve the configuration of a specific VLAN from a Cisco IOS XE device using RESTCONF. The API documentation shows the endpoint /restconf/data/Cisco-IOS-XE-native:native/vlan. The engineer needs to retrieve VLAN 100. However, the API also requires the Accept header to be set to application/yang-data+json. The engineer constructs the URL as https://device/restconf/data/Cisco-IOS-XE-native:native/vlan/100. What is the primary issue with this request?
Select an answer first - 10
A developer needs to add a new syslog server to a Cisco IOS XE device using RESTCONF. The API documentation shows the resource /restconf/data/Cisco-IOS-XE-native:native/logging/host. The developer has the JSON body ready. Which HTTP method should be used to create this new resource?
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.