Free 200-901 Exam Braindumps (page: 25)

Page 24 of 132

Which HTTP code group is issued when a request is received successfully, understood, and processed?

  1. 2xx
  2. 3xx
  3. 4xx
  4. 5xx

Answer(s): A



A developer creates a web application that receives a username and password and uses them to sync the credentials to other services through HTTPS. API keys to services are part of the configuration files of the application, but the credentials to the database that stores the synchronization logs are obtained through an external vault service. What is the security issue in this scenario?

  1. Communication between the application and the services is not encrypted.
  2. The database credentials should be stored in the configuration files so that they are secured on the same server.
  3. The API keys are stored in the configuration files but should be stored in the vault service.
  4. The synchronization logs should be encrypted and not stored in a relational database.

Answer(s): A



Refer to the exhibit.


An engineer writes a Python script that uses two different API calls to query Cisco DNA Center for the number of interfaces on a device. The engineer notices that the two API calls produce different results. Why are fewer interfaces returned for the same device when the 'get_all_interfaces' API call is used?

  1. times out
  2. rate limit
  3. pagination
  4. invalid password

Answer(s): C



DRAG DROP (Drag and Drop is not supported)
Drag and drop the code snippets from the bottom into the Python script to write API output to a csv file. Not all options are used.
Select and Place:

  1. See Explanation section for answer.

Answer(s): A

Explanation:






Post your Comments and Discuss Cisco® 200-901 exam with other Community members:

200-901 Discussions & Posts