List of questions
Related questions
Question 295 - 350-901 discussion
Refer to the exhibit.
One part of an application routinely uses the Cisco Meraki API to collate data about all clients Other parts of the application also use the Meraki API, but a single API key is used within the application The organization has approximately 4.000 clients across 30 networks Some of the application users report poor performance and missing dat a. Which two changes improve the performance of the application? (Choose two.)
Check for HTTP code 429 and wait until Retry-After time before further calls are made
Configure multiple API keys in the application and rotate usage of each one.
Use random values in the User-Agent header when HTTP calls are made.
Use fewer API calls to create a more efficient endpoint.
Check API response payloads for later reuse in real time during code execution.
0 comments
Leave a comment first