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 server profile with the ''WEST15'' in its name must have the string ''WEST15'' changed to ''LXT14''. For example, server profile ''Vmhost-west 15-01'' would need to be changed to ''VMHOST-LXT 14-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 ''WEST 15'' 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.)
Free Practice Mock Questions Set 16-20 (Quiz # 4) for Cisco 300-635 Exam, according to official Cisco Automating and Programming Cisco Data Center Solutions exam syllabus topic # 9