Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Cisco logo

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 6)

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 26–30

  1. 26application · medium

    A Python script authenticates to Cisco DNA Center and then calls the 'site' API to create a new building, calls the 'device' API to add a new switch to the inventory, and calls the 'provision' API to assign the switch to the building. Which workflow is being automated?

    Select an answer first
  2. 27application · medium

    A Python script uses the ACI REST API to authenticate to the APIC and then sends a POST request to create a new tenant, followed by a POST request to create an application profile and endpoint groups, and finally a POST request to create a contract that allows HTTPS traffic between the endpoint groups. Which workflow is being automated?

    Select an answer first
  3. 28application · medium

    A Python script uses the Cisco DNA Center API to automate a change. The script authenticates, then calls POST /dna/intent/api/v1/network-device with a JSON payload containing the device IP address, hostname, and site assignment. After the call, the script polls the task ID until the status is "success". What is the workflow being automated?

    Select an answer first
  4. 29application · medium

    A Python script uses the Cisco DNA Center API to automate a task. It calls GET /dna/intent/api/v1/site to retrieve a list of sites, then for each site it calls GET /dna/intent/api/v1/network-device?siteId={siteId} to retrieve devices in that site. The script then prints the device hostname and management IP address. What is the workflow being automated?

    Select an answer first
  5. 30application · medium

    A Python script uses the Cisco ACI API to automate a recurring task. The script logs into the APIC, then sends a POST to /api/mo/uni/tn-Prod/BD-Web.json with a payload containing "fvBD" and "fvRsCtx" objects. The fvRsCtx object references a VRF named VRF-Prod. What is the script configuring?

    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.