Cisco 300-635 - Automating Cisco Data Center Solutions (DCAUTO)
Which action allows Docker daemon persistence during switchover on the Cisco Nexus 9500 Series Switches running Cisco NX-OS?
Using the NX-API CLI JSON-RPC interface, which two Python data structure and requests call create an SVI? (Choose
Which procedure accesses the REST API browser within Cisco UCS Director?
When a switch boots it does not find its startup-config file. Drag and drop the steps that Power-On Auto Provisioning goes through to configure the switch for remote management from the left into the correct order on the right. Not all options are used.
Which Ansible playbook fragment returns the fewest queried ACI endpoint groups?
What are two main guiding principles of REST? (Choose two.)
Refer to the exhibit.
Refer to the exhibit:
Which change allows the code to configure VLAN 10 in the Cisco UCS?
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)
Refer to the exhibit.
Which two statements are true about this API GET request to the ACI APIC? (Choose two.)
A co-worker is using Cisco Intersight to determine the maximum available memory per server for their company's data center. Drag and drop the code to complete the Cisco Intersight API call that provides the desired results. Not all options are used.