Q: 11
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?
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?Options
Discussion
C or D, both seem plausible given the use of POST with policyId, but not totally sure.
Be respectful. No spam.