Cisco 350-901 Practice Test - Questions Answers, Page 10

List of questions
Question 91

A client is written that uses a REST API to interact with a server. Using HTTPS as the transport, anHTTP request is sent and received an HTTP response. The response contains the HTTP responsestatus code: 503 Service Unavailable.
Which action is the appropriate response?
Question 92

Refer to the exhibit.
Two editors are concurrently updating an article's headline from their mobile devices. What results from this scenario based on this REST API sequence?
Question 93

Refer to the exhibit.
This snippet of a script has recently started exiting abnormally with an exception stating "Unexpected HTTP Response code: 429".
Which solution handles rate limiting by the remote API?
Question 94

An application uses OAuth to get access to several API resources on behalf of an end user. What are two valid parameters to send to the authorization server as part of the first step of an authorization code grant flow? (Choose two.)
Question 95

Refer to the exhibit.
Which set of API requests must be executed by a Webex Teams bot after receiving a webhook callback to process messages in a room and reply with a new message back to the same room?
Question 96

Which snippet presents the correct API call to configure, secure, and enable an SSID using the Meraki API?
Question 97

FILL BLANK
Fill in the blanks to complete the Python script to enable the SSID with a name of "371767916" in the network resource "11111111" using the Meraki Dashboard API.
Question 98

The UCS Python SDK includes modules for Service Profile template creation. Which two UCS Service Profile template types are supported? (Choose two.)
Question 99

A container running a Python script is failing when it reaches the integration testing phase of the CI/CD process. The code has been reviewed thoroughly and the build process works on this container and all other containers pass unit and integration testing.
What should be verified to resolve the issue?
Question 100

Click on the GET Resource button above to view resources that will help with this question.
An engineer is managing a DC with 6000 Cisco UCS servers installed and running. The engineer has been asked to identify all resources where the model is in the UCSB family and the available memory is less than or equal to 5 GB.
Which REST API call accomplishes this task?
Question