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

Updated On: 1-Feb-2026



Refer to the exhibit. An engineer needs to implement REST API error handling when a timeout or rate limit scenario is present. Which code snippet must be placed into the blank in the code to complete the API request?









Answer(s): D





Refer to the exhibit. A network engineer created a simple Python Flask application but must incorporate a CSRF token. Which code snippet must be added in the blank in the script to manually incorporate the token?

  1. _csrf_token" value="{{ csrf_token() }}
  2. _access_token" value="{{ csrf_token }}
  3. _csrf_token" value="{{ csrf_grant() }}
  4. _xss_token" value="{{ csrf_token }}

Answer(s): A



DRAG DROP (Drag and Drop is not supported)


Refer to the exhibit. Drag and drop the code from the bottom onto the box where the code is missing to construct a Python script that will retrieve location data. Not all options are used.
Select and Place:

  1. See Explanation section for answer.

Answer(s): A

Explanation:





Refer to the exhibit. Which action resolves the error for the GitLab CI/CD pipeline execution?

  1. Install the missing python libraries via pip3.
  2. Download the correct artifacts by specifying them in GitLab.
  3. Use the python.3.9. 0a4-alpine3.10 Docker image.
  4. Add the absolute path to the python3 executable.

Answer(s): C



How does the use of release packaging allow dependencies to be effectively managed during deployments?

  1. removal of release units if they have issues in testing
  2. dependencies are tested after the release is deployed
  3. designed to prevent any dependencies between release units
  4. dependencies are staggered between multiple releases

Answer(s): C



Viewing page 6 of 78
Viewing questions 26 - 30 out of 507 questions



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

Join the 350-901 Discussion