Courseiva
Cisco Platforms and DevelopmenteasyMultiple ChoiceObjective-mapped

200-901 Cisco Platforms and Development Practice Question

Using the Cisco DNA Center API, which endpoint should be queried to retrieve the Layer 2 topology for a specific VLAN?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

GET /dna/intent/api/v1/topology/l2/{vlanID}

Cisco DNA Center provides /dna/intent/api/v1/topology/l2/{vlanID} to retrieve Layer 2 topology information for a given VLAN.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • GET /dna/intent/api/v1/issues

    Why it's wrong here

    This retrieves issues, not topology.

  • GET /dna/intent/api/v1/topology/l2/{vlanID}

    Why this is correct

    Correct. This returns the L2 topology for the specified VLAN.

  • GET /dna/intent/api/v1/network-device

    Why it's wrong here

    This lists devices, not topology.

  • GET /dna/intent/api/v1/topology/physical-topology

    Why it's wrong here

    This retrieves the physical topology, not L2 per VLAN.

Visual reference

Switch VLAN 10 Sales (192.168.10.0/24) PC-A PC-B VLAN 20 HR (192.168.20.0/24) PC-C PC-D Router VLANs isolate traffic — inter-VLAN routing requires a Layer 3 device

About these practice questions

One of 989 original 200-901 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This 200-901 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 200-901 exam.