200-901 Exam Details

  • Exam Code
    :200-901
  • Exam Name
    :Developing Applications and Automating Workflows using Cisco Platforms (DEVASC)
  • Certification
    :Cisco Certified DevNet Associate
  • Vendor
    :Cisco
  • Total Questions
    :624 Q&As
  • Last Updated
    :Jul 15, 2026

Cisco 200-901 Online Questions & Answers

  • Question 571:

    DRAG DROP

    Drag and drop the requests from the left into the correct order on the right to create and check the path trace between two devices using Cisco DNA center API.

    Select and Place:

  • Question 572:

    What is a benefit of organizing code into modules?

    A. improves compatibility with the hardware
    B. improves the user interface
    C. easier to work with the code
    D. easy to compile and test

  • Question 573:

    DRAG DROP

    Drag and drop the capability on the left onto the Cisco compute management platform that supports the capability on the right.

    Select and Place:

  • Question 574:

    Refer to the exhibit.

    A network engineer is creating a Python script to programmatically save network device configurations. Which code snippet must be placed onto the blank in the code?

    A. self.save
    B. {self.headers}
    C. restconf
    D. netconf

  • Question 575:

    DRAG DROP

    Drag and drop the common API styles from the left onto the requirement on the right.

    Select and Place:

  • Question 576:

    DRAG DROP

    Drag and drop the code from the bottom onto the box where the code is missing to construct a Python script that calls a REST API request. Not all options are used.

    Select and Place:

  • Question 577:

    Which detail is included in a routing table?

    A. broadcast address
    B. TCP or UDP port number
    C. IP protocol
    D. destination next hop or outgoing interface

  • Question 578:

    FILL BLANK

    Fill in the blanks to complete the Python script to request a service ticket using the APIC-EM REST API for the user "devnetuser".

    import requests

    import json

    controller = `devnetapi.cisco.com/sandbox/apic_em'

    url = "https://" + controller + "api/va/ticket"

    payload = {`username': `_________________', `password': `370940885'}

    header = {`Content-type': `application.json'}

    response = _______________________.post(url, data=json.dumps(payload), \

    headers= ______________________, verify=False)

    r_json = response.json()

    print(r_json)

    ticket = r_json["response"]["serviceTicket"]

    print(ticket)

    A. Check the answer in explanation.

  • Question 579:

    DRAG DROP

    Drag and drop the types of management from the left onto the levels at which they are performed on the right.

    Select and Place:

  • Question 580:

    An engineer must investigate the problems on a web application and address them to related teams. The engineer verifies the application reachability from the single public IP address with port and discovers that HTTPS access works to three servers of a network farm with IP 172.16.50.1 .2 and .4, but HTTPS access to the server with IP 172.16.50.3 does not work. Which problem type must be addressed as the cause for the case?

    A. VPN connectivity
    B. NAT
    C. blocked transport port
    D. proxy

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Cisco exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 200-901 exam preparations and Cisco certification application, do not hesitate to visit our Vcedump.com to find your solutions here.