Exhibit:

Refer to the exhibit. Cisco Instersight has an NTP server policy called My_NTP_Policy configured that contains a single NTP server pool entry "pool.ntp". Which Cisco Intersight API call adds an additional NTP server (10.20.0.1) to the My_NTP_Policy server policy?

Answer : B
Which Cisco UCS PowerTool commands initiate a Cisco UCS Manager connection?

Answer : B
Refer to the exhibit.

Refer to the exhibit above and click on the resource tabs in the top left corner to view resources to help with this question. An engineer is creating a Python script to update the firmware on a specific Cisco UCS rack server that is managed by Cisco Intersight. The script uses the Cisco Intersight REST API. The value of the 'resource_path' key in the rackunitJson_body Python dictionary retrieves the server with the AssetTag DMZ-R-L2-ADJM. The AssetTag is assigned to only one server. The value of the 'Server' key must be set in the firm ware Json_body Python dictionary with a value from the query result. Which two Python statements, a GET request and a dictionary update, are required to complete the code? (Choose two.)
A)

B)

C)

D)

E)

Answer : B, D
What are two capabilities of the DCNM REST API? (Choose two.)
Answer : A, E
Check for /rest/logon
Refer to the exhibit.

A Python script using ACI Cobra SDK has been constructed. What is the result when running this script?
Answer : B
Refer to the exhibit:

Assuming a new ACI instance what is the result when this script is run?
Answer : B
Refer to the exhibit

Which action does the execution of this ACI Cobra Python code perform?
Answer : C