
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 1)
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 1–5
- 1
A developer is building a script to interact with the Cisco Webex API. The documentation requires OAuth authentication and states that the access token must be included in the Authorization header. The developer has a token 'token123'. Which header should be used?
Select an answer first - 2
An API documentation states: "DELETE /api/v1/devices/{id} — Removes the specified device." Which HTTP method should be used to remove a device?
Select an answer first - 3
An API requires an authentication token to be sent in the request header. According to the documentation, the header name is 'Authorization' and the value should be 'Bearer <token>'. Which header should be included?
Select an answer first - 4
A developer is using the Cisco Meraki API to retrieve a list of clients on a network. The documentation specifies the endpoint GET /networks/{networkId}/clients and supports the query parameters 'timespan' (in seconds), 'perPage', and 'startingAfter'. The developer wants to retrieve all clients that have been active in the last 7 days, but the API returns a maximum of 100 clients per page. The network has 250 active clients. What is the correct approach to retrieve all clients?
Select an answer first - 5
A developer is writing a script to interact with the Cisco Webex API. The API uses OAuth 2.0, and the developer has obtained an access token. The documentation states that the token must be included in the 'Authorization' header. However, the developer notices that the token expires after 12 hours. What is the best practice for handling token expiration in the script?
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.