Which procedure accesses the REST API browser within Cisco UCS Director?
Correct Answer:C
Refer to the exhibit.
Which two Cisco UCS PowerTool commands provide this output? (Choose two.)
Correct Answer:AC
Which two components are required from the Cisco Intersight REST API Authentication? (Choose two.)
Correct Answer:AC
How is an ACI class name composed?
Correct Answer:C
A server profile with the string "WEST15" in its name must have the string "WEST15" changed to "LXT14". For example, server profile "VMHOST-WEST15-01" would need to be changed to "VMHOST-LXT14-01".
Using the Cisco Intersight REST API in a Python script, which two GET API requests are used to retrieve just the server profile with the string "WEST15" in the name and the correct body for the API request to update the name? Assume the variable "sp_name" contains the name of the retrieved server profile. (Choose two.)
Correct Answer:AE