Question 211

Refer to the exhibit.

A Python script must be created to deactivate vSmart Policy Cisco SD-WAN vManage Configuration APIs. The documentation states the URL is as shown in the exhibit for this REST call using POST, and that "policyId" is a required request parameter. Which line of Python code makes this call, assuming the variable "s" is a valid Requests session object and the variable "policy-id" is the policyId?
  • Question 212

    A new project called "device_status" must be stored in a central Git repository called "device_status" with the first file named "device_status.py". The Git repository is created using the account python_programmer.
    Which set of commands inserts the project into Git?
  • Question 213

    When accessing the /device-detail endpoint in Cisco DNA Canter, what is an acceptable SearchBy parameter value?
  • Question 214

    Refer to the exhibit.

    What is the result when running the Python scripts?
  • Question 215

    Which feature does RESTCONF provide when interacting with programmable Cisco devices?