300-635 Exam Question 66

How should the Kubernetes manifests be modified to allow Kubernetes environment integration with Cisco ACI?
  • 300-635 Exam Question 67

    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 68

    Refer to the exhibit:

    Refer to the exhibit: Which Ansible module is need in line 8 to create a new VLAN 10 on the hosts defined in the "ucs" group?
  • 300-635 Exam Question 69

    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.)