Win IT Exam with Last Dumps 2024


Cisco 200-901 Exam

Page 10/28
Viewing Questions 91 100 out of 272 Questions
35.71%

Question 91
Which REST architectural constraint indicates that no client context should be stored on the server between requests?
A. cacheable
B. stateless
C. uniform interface
D. client-server

Question 92
Which HTTP code group is issued when a request is received successfully, understood, and processed?
A. 2xx
B. 3xx
C. 4xx
D. 5xx

Question 93
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?
A. Communication between the application and the services is not encrypted.
B. The database credentials should be stored in the configuration files so that they are secured on the same server.
C. The API keys are stored in the configuration files but should be stored in the vault service.
D. The synchronization logs should be encrypted and not stored in a relational database.

Question 94
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?
Image 200-901_94Q.png related to the Cisco 200-901 Exam
A. times out
B. rate limit
C. pagination
D. invalid password

Question 95
DRAG DROP - 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:
Image 200-901_95Q.png related to the Cisco 200-901 Exam
Image 200-901_95R.png related to the Cisco 200-901 Exam


Question 96
DRAG DROP - Drag and drop the code snippets from the bottom to the blanks in the code to test the API response through the Python unittest library. Not all options are used. Select and Place:
Image 200-901_96Q.png related to the Cisco 200-901 Exam
Image 200-901_96R.png related to the Cisco 200-901 Exam

Question 97
A developer is creating a Python script to obtain a list of HTTP servers on a network named office_east by using the Cisco Meraki API. The request has these requirements: * Must time out if the response is not received within 2 seconds. * Must utilize client certificates and SSL certificate verification. * Must utilize basic authentication that uses a username of admin and a password of cisco. * Must save the response to an object named response. Drag and drop the code snippets from the bottom onto the blanks in the code to meet the requirements. Not all options are used. Select and Place:
Image 200-901_97Q.png related to the Cisco 200-901 Exam
Image 200-901_97R.png related to the Cisco 200-901 Exam

Question 98
DRAG DROP - Drag and drop the code snippets from the bottom to the blanks in the code to complete the HTTP response. Not all options are used. Select and Place:
Image 200-901_98Q.png related to the Cisco 200-901 Exam
Image 200-901_98R.png related to the Cisco 200-901 Exam

Question 99
Refer to the exhibit. A collaboration engineer has developed a script to automate the gathering of information by providing the email address of the individual. When the engineer tests the script, a 401 error is received. Which command fixes the script?
Image 200-901_99Q.png related to the Cisco 200-901 Exam
A. Add "Authorization": "Bearer " to the headers.
B. Add "Authentication": "Basic " in the base_url after "https://".
C. Add ":@" in the base_url after "https://".
D. Add "Authentication": "Bearer " to the headers.

Question 100
A developer is attempting to retrieve all the messages from a Cisco Webex space. The server responds by sending the first 1,000 messages. The developer must make additional requests to retrieve the rest of the messages. Which API constraint is described in this scenario?
A. payload limiting
B. throttling
C. pagination
D. rate limiting



Premium Version