Cisco 350-901 Exam Questions
Developing Applications using Cisco Core Platforms and APIs (DEVCOR) (Page 11 )

Updated On: 14-Mar-2026

A user is receiving a 429 Too Many Requests error.
Which scheme is the server employing that causes this error?

  1. rate limiting
  2. time outs
  3. caching
  4. redirection

Answer(s): A



Refer to the exhibit. Which line of code must be added to this code snippet to allow an application to pull the next set of paginated items?

  1. requests.get(url, links=[‘next’][‘url’])
  2. requests.get(url, headers=links[‘next’][‘url’])
  3. requests.get(res.links[‘next’][‘url’], headers=headers)
  4. requests.get(res.headers.get(‘Link’)[‘next’][‘url’], headers=headers)

Answer(s): C



An ETag header is included in the HTTP response for an API resource.
What are two benefits of using the value of the ETag for future interactions involving the same API resource? (Choose two.)

  1. caching and optimization of response payloads
  2. creating conditional requests
  3. categorizing and comparing this API resource with others
  4. checking the integrity of the resource
  5. requesting the list of operations authorized for this resource

Answer(s): A,B



Refer to the exhibit. An application uses an API to periodically sync a large data set.

Based on the HTTP message sequence provided, which statements are true about the caching behavior seen in the scenario? (Choose two.)

  1. The full dataset was transmitted to the client twice.
  2. The dataset changed sometime between message #4 and #5.
  3. A partial dataset was transmitted to the client in message #4.
  4. The dataset did not change during the scenario.
  5. Messages #3 and #5 are equivalent.

Answer(s): A,D



DRAG DROP (Drag and Drop is not supported)
Refer to the exhibit.


Drag and drop the code snippets from the left onto the item numbers on the right that match the missing sections in the cURL exhibit to complete the cURL request to FirePower Device Manager API to create objects. Not all code snippets are used.

Select and Place:

  1. See Explanation section for answer.

Answer(s): A

Explanation:



Viewing page 11 of 78
Viewing questions 51 - 55 out of 507 questions



Post your Comments and Discuss Cisco 350-901 exam dumps with other Community members:

350-901 Exam Discussions & Posts

AI Tutor 👋 I’m here to help!