Cisco 200-901 Online Practice
Questions and Exam Preparation
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
:May 25, 2026
Cisco 200-901 Online Questions &
Answers
Question 421:
Refer to the exhibit.
A developer wants to create a room named cisco through Webex API. The developer prepares the request by putting an API token inside the authorization header; however, the given HTTP call returns error code 400.
How must the call parameters be changed to ensure a valid response?
A. Replace the team body parameter with the name body parameter. B. Replace cisco with a valid name for a team. C. Change the token in the header with the authorization token. D. Change the HTTP method of the call to PUT.
A. Replace the team body parameter with the name body parameter.
Question 422:
What are two advantages of the Model-View-Controller software design pattern? (Choose two.)
A. allows for multiple views of the same model B. separates responsibilities of the code, which makes future modifications easier C. simplifies network automation D. makes code easier to deploy using CI/CD pipelines E. reduces need for error handling
A. allows for multiple views of the same model B. separates responsibilities of the code, which makes future modifications easier
Question 423:
Which type of HTTP method is used by the Meraki nad webex teams APIs to send webhook notifications?
A. HTTP GET B. HTTP PUT C. HTTP HEAD D. HTTP POST
D. HTTP POST https://meraki.cisco.com/blog/tag/alerts/
Question 424:
What is a comparison of YAML and JSON?
A. YAML has a more consistent approach to representing data compared to JSON. B. JSON does not support comments and YAML does. C. YAML is a more verbose data structure compared to JSON. D. JSON has more common usage in configuration management tools compared to YAML.
B. JSON does not support comments and YAML does. YAML and JSON are both data serialization formats often used in configuration files. One of the key differences is that YAML supports comments, whereas JSON does not. Comments: YAML allows comments, which makes it easier to add explanatory notes within the configuration files. Data Representation: Both formats are used to represent data structures, but YAML is often considered more human-readable. Option B is correct as it highlights the difference that YAML supports comments while JSON does not. YAML and JSON Documentation: YAML vs JSON
Question 425:
Why should a code review process be used?
A. It enables various software design implementations. B. It enables a consistent software design. C. It ensures that members of a team work in isolation. D. It ensures that whole software is secure.
B. It enables a consistent software design.
Question 426:
Refer to the exhibit.
A network engineer must collect information from the network using Cisco DNA Center APIs. The script must query for the devices with 'platformId' 'C9540-x' and then send commands to be executed. Which process is automated by the Python script?
A. results gathering of the show version and show ip int brief commands B. output of show ip int brief command on devices of type C9500-40X C. execution information of the show version and show ip int brief commands D. list of executed commands on C9500-40X and the information of show ip int brief command
B. output of show ip int brief command on devices of type C9500-40X Explanation Explanation/Reference:
Question 427:
How are operations on REST APIs performed as compared to RPC APIs?
A. In a REST API, operations are performed on an object (node) that is identified by a URL, but RPC APIs are operation-oriented. B. In a REST API, operations are performed on an external resource that is defined on the API, but the RCP APIs are resource-oriented. C. In a REST API, operations are performed on a platform that is identified by the URL, but RPC APIs are platform-oriented. D. In a REST API, operations are performed on an internal resource that is defined on the API, but RPC APIs are resource-oriented.
A. In a REST API, operations are performed on an object (node) that is identified by a URL, but RPC APIs are operation-oriented. REST APIs are designed around resources that are identified by URLs. Operations are performed on these resources using standard HTTP methods like GET, POST, PUT, and DELETE. In contrast, RPC (Remote Procedure Call) APIs are designed around actions or operations, where the focus is on invoking methods or functions rather than manipulating resources. Cisco DevNet Associate documentation on API design principles and differences between REST and RPC APIs.
Question 428:
Where is an IP packet routed if the packet does not match any routes in the routing table?
A. firewall B. load balancer C. central switch D. default gateway
D. default gateway
Question 429:
What is the first development task in test-driven development?
A. Write code that implements a desired function. B. Write a failing test case for a desired function. C. Reverse engineer the code for a desired function. D. Write a passing test case for existing code.
B. Write a failing test case for a desired function. Explanation Explanation/Reference:https://technologyconversations.com/2013/12/20/test-driven-development-tdd-example- walkthrough/
Question 430:
Within a Bash shell, which command adds the current directory to the PATH without overwriting the current PATH for this shell and any subshells that are spawned from the current shell?
A. export $PATH=PATH:$(pwd) B. set PATH=$PATH:${pwd} C. export PATH=$PATH:$(pwc1) D. set PATH=PATH+$(pwd)
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.