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 481:
A network engineer makes several API calls to Cisco Prime to retrieve a list of all devices. Each time a response is received, only a subset of the devices is returned. The engineer notices that HTTP code 429 is returned instead of 200 for some API calls. Why did the response exclude some of the devices?
A. The API applied an offset that was indicated in the request. B. The API failed to identify how many items to retrieve. C. The API timed out the request. D. The API rate limited the request.
D. The API rate limited the request. HTTP status code 429 indicates that too many requests have been sent in a given amount of time, which is a sign of rate limiting. Rate limiting is used by APIs to control the amount of incoming requests to prevent abuse or overloading the server. In this case, the Cisco Prime API is limiting the number of requests the network engineer can make in a certain time period, resulting in only a subset of devices being returned and some requests being rejected with a 429 status code. References: Cisco DevNet Associate Certification Guide HTTP Status Code Definitions
Question 482:
Which principle is a value from the manifesto for Agile software development?
A. processes and tools over teams and interactions B. detailed documentation over working software C. adhering to a plan over responding to requirements D. customer collaboration over contract negotiation
D. customer collaboration over contract negotiation Explanation Explanation/Reference:https://www.cisco.com/c/dam/global/en_hk/solutions/collaboration/files/ agile_product_development.pdf
Question 483:
What are two functions of a routing table on a network device? (Choose two.)
A. It lists the routes to drop traffic. B. It lists the routes to a particular destination. C. It lists the static and dynamic entries. D. It lists hosts that are one hop away. E. It lists entries more than two hops away.
B. It lists the routes to a particular destination. C. It lists the static and dynamic entries.
Question 484:
An application calls a REST API and expects a result set of more than 550 records, but each time the call is made, only 25 are returned. Which feature limits the amount of data that is returned by the API?
A. pagination B. payload limit C. service timeouts D. rate limiting
A. pagination Explanation Explanation/Reference:https://developer.atlassian.com/server/confluence/pagination-in-the-rest-api/
Question 485:
Which benefit does CI/CD provide to the infrastructure?
A. supports connectivity between network resources and external platforms B. supports the integration of network devices with external databases C. provides version control during application development D. enables frequent and reliable code deployments
D. enables frequent and reliable code deployments Explanation Explanation/Reference:
Question 486:
What is a capability of Cisco UCS Director?
A. It is used to generate workflow reports on any hardware equipment in the network. B. It is used to create multistep workflows to automate large and repetitive tasks. C. It supports only hardware created by Cisco to ensure scalability across the network. D. It is a platform for monitoring and troubleshooting server-related issues.
B. It is used to create multistep workflows to automate large and repetitive tasks.
Question 487:
What is the function of an Ethernet switch in a networking environment?
A. to switch a frame from one port to another port based on IP address B. to switch a frame from one port to another port based on MAC address C. to provide IP addressing to connected hosts D. to block unwanted traffic
B. to switch a frame from one port to another port based on MAC address An Ethernet switch operates at the Data Link layer (Layer 2) of the OSI model. Its primary function is to forward frames between devices based on their MAC (Media Access Control) addresses. When a frame arrives at the switch, the switch reads the destination MAC address and forwards the frame to the appropriate port that connects to the device with that MAC address. MAC Address Table: Switches maintain a MAC address table that maps each MAC address to a specific port. This table is built dynamically as the switch learns the MAC addresses of devices connected to its ports. Frame Switching: By using the MAC address table, the switch can efficiently switch frames only to the destination port, which reduces unnecessary traffic on other ports and improves network performance. References: Cisco DevNet Associate Certification Guide Cisco Ethernet Switch Operation
Question 488:
Refer to the exhibit.
Which JSON is equivalent to the XML-encoded data?
A. Option A B. Option B C. Option C D. Option D
C. Option C https://www.guru99.com/json-vs-xml-difference.html
Question 489:
Refer to the exhibit.
Which code should be added at the snippet to perform a unit test?
A. self.assertIsInstance (send_message ("hello"), "hello", "should be the same") B. self.assertIs (send_message ("hello"), "hello", “should be the same") C. self.assertCompare (send_message ("hello"), "hello", "should be the same") D. self.assertEqual (send_message ("hello"), "hello", "should be the same")
D. self.assertEqual (send_message ("hello"), "hello", "should be the same") Explanation Explanation/Reference:
Question 490:
Before which process is code review performed when version control is used?
A. checkout of code B. merge of code C. committing code D. branching code
B. merge of code Good branching code is here: https://stackoverflow.com/questions/17839235/what-exactly-is-code-branching
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.