300-635 Exam Question 6

Which two capabilities apply to the DCNM API? (Choose two)
  • 300-635 Exam Question 7

    Using the NX-API CLI JSON-RPC interface, which two Python data structure and requests call create an SVI?
    (Choose two.)
  • 300-635 Exam Question 8

    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.)
  • 300-635 Exam Question 9

    Refer to the exhibit:

    Refer to the exhibit:
    The code should create a new tenant named Cisco via the Cobra SDK, which shows up after the execution of this script in the APIC dashboard.
    Which code must be inserted into the red box to create this tenant?
  • 300-635 Exam Question 10

    Which programming language are the Cisco UCS Director custom workflow tasks written in?