Win IT Exam with Last Dumps 2024


Cisco 200-901 Exam

Page 8/28
Viewing Questions 71 80 out of 272 Questions
28.57%

Question 71
FILL BLANK - Fill in the blanks to complete the cURL command that invokes a RESTful API to retrieve a resource in JSON format using OAuth. curl `"X ____________ -H ` __________: application/json` -H ` _______: Bearer AbCdEf123456` https://localhost/api/myresource
Image 200-901_71R.png related to the Cisco 200-901 Exam

Question 72
Which Cisco DevNet resource allows access to products in a development lab to explore, learn, and build applications that use Cisco APIs?
A. DevNet Code Exchange
B. DevNet Sandbox
C. DevNet Communities
D. DevNet Automation Exchange

Question 73
Refer to the exhibits. A developer is troubleshooting an API with the given API documentation and cURL command. What is the cause of this problem?
Image 200-901_73Q.png related to the Cisco 200-901 Exam
A. The authorization header is missing or incomplete.
B. The request body is missing or incomplete.
C. The API token specified is expired.
D. The user is not allowed to post messages from their account.

Question 74
Which two statements describe the traits of an asynchronous API call? (Choose two.)
A. Code execution blocks or waits for the call to an API to return.
B. A callback function typically is used to process the response from an API call.
C. A call to an API does not block the code, but rather it allows application processing to continue.
D. The end user can experience latency or performance lag while waiting for the API call to return.
E. The order in which API calls return can be guaranteed.

Question 75
Which mechanism is used to consume a RESTful API design when large amounts of data are returned?
A. data sets
B. scrolling
C. pagination
D. blobs


Question 76
Refer to the exhibit. What caused the error in this API request?
Image 200-901_76Q.png related to the Cisco 200-901 Exam
A. The API resource does not support the POST operation.
B. The submitted JSON payload has a formatting issue.
C. The API resource does not support JSON format payloads.
D. The submitted JSON payload includes a field that is not supported by the API resource.

Question 77
Which two use cases are supported by Meraki APIs? (Choose two.)
A. Build location-aware apps from Wi-Fi and LoRaWAN devices.
B. Build a custom Captive Portal for Mobile Apps.
C. Configure network devices via the Dashboard API.
D. Deploy applications onto the devices.
E. Retrieve live streams from a Meraki Camera.

Question 78
Which API is used to obtain data about voicemail ports?
A. Webex Teams
B. Cisco Unified Communications Manager
C. Finesse Gadgets
D. Webex Devices

Question 79
DRAG DROP - Refer to the exhibit. A developer needs to automatically retrieve all of the messages of a Webex room with the roomId of `Y2lzY29zcGFyazovL3Vz397468502YjU5NjAtNTk0Zi0xMWVhLTk0Mj`. Using the Webex API documentation shown, drag and drop the code snippets from below onto the code to complete the Python script to list all of the messages in the room. Not all options are used. Select and Place:
Image 200-901_79Q.png related to the Cisco 200-901 Exam
Image 200-901_79R.png related to the Cisco 200-901 Exam

Question 80
What is a difference between a synchronous API and an asynchronous API?
A. Synchronous API calls require an authentication header to be sent while asynchronous calls do not require authentication.
B. Synchronous API calls are returned immediately while asynchronous calls do not guarantee an immediate response.
C. An asynchronous API can make offline calls while synchronous APIs do not have this capability.
D. An asynchronous API can make a larger number of calls in a specified time period than a synchronous API.



Premium Version