200-901 Exam Question 86
Refer to the exhibit.


The python interpreter and the Cisco python SDK are available by default in the Cisco NX-OS software. The SDK documentation shows how the cild() API can be used when working with working with JSON and XML.
What are two effect of running the script? (Choose two.)


The python interpreter and the Cisco python SDK are available by default in the Cisco NX-OS software. The SDK documentation shows how the cild() API can be used when working with working with JSON and XML.
What are two effect of running the script? (Choose two.)
200-901 Exam Question 87
Drag and drop the requests from the left into the correct order on the right to create and check the path trace between two devices using Cisco DNA center API.


200-901 Exam Question 88
Which tool provides a testing environment to run tests on network devices and perform network automation scenarios?
200-901 Exam Question 89
Refer to the exhibit.

An engineer sends the request to collect data over Cisco AMP for Endpoints API. The Engineer must list guide and hostname data for all computers, but the first request returns only 500 items out of 2,000. Then, the engineer adds the loop to collect all the data. What must be added to the script where the code is missing to complete the requests?


An engineer sends the request to collect data over Cisco AMP for Endpoints API. The Engineer must list guide and hostname data for all computers, but the first request returns only 500 items out of 2,000. Then, the engineer adds the loop to collect all the data. What must be added to the script where the code is missing to complete the requests?

200-901 Exam Question 90
Fill in the blanks to complete the cURL command that invokes a RESTful API to retrieve a resource in JSON format using OAuth.

