Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Cisco logo

CiscoCertified Network Associate (CCNA)

Domain 6Objective 5

6.5 Describe Characteristics of REST-based APIs (authentication Types, CRUD, HTTP Verbs, and Data Encoding) 200-301 Practice Questions (Page 1)

Part of the Automation and Programmability domain, which accounts for 10% of the 200-301 exam. Cisco does not publish an official question count, but from its 120-minute exam (~50–80 total, ~5–8 in this domain), expect 1–1 from this objective — we provide 30 practice questions to prepare you well beyond it. (estimate)

30questions here
6free pages
4concepts
10%of the exam

Questions 1–5

  1. 1expert · hard

    A network engineer is automating the configuration of a router. The engineer needs to update the router's hostname and also ensure that the configuration is saved to the startup configuration. The REST API provides a /device endpoint that supports GET, PUT, and PATCH, and a separate /save endpoint that accepts POST. The engineer wants to minimize the number of API calls and avoid overwriting other device settings. What should the engineer do?

    Select an answer first
  2. 2application · medium

    A network administrator is writing a script to automate the creation of a new VLAN on a switch using a REST API. The API endpoint /vlans accepts a JSON payload with the VLAN ID and name. Which HTTP verb should the script use to create the VLAN resource?

    Select an answer first
  3. 3foundation · easy

    A REST API client needs to modify only the 'description' field of an existing resource without affecting other fields. Which CRUD operation best describes this action?

    Select an answer first
  4. 4foundation · easy

    Which statement accurately describes token-based authentication in REST APIs?

    Select an answer first
  5. 5application · medium

    A network automation engineer is writing a script that uses a REST API to retrieve device configuration from a network management platform. The API documentation states that the endpoint requires authentication and that the client must first exchange credentials for a time-limited access token. Which authentication method is the engineer using?

    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-301” is a trademark of its owner, used for identification only.