During a network outage, a network administrator used the Cisco SD-WAN vManage Troubleshooting Dashboard APIs to troubleshoot the cause of the issue. Which detail is captured during troubleshooting with these APIs?
An engineer needs to create a new network using the Meraki API. Which HTTP action to the URL https:// api.meraki.com/api/v0/organizations/<new_org_id>/networks will result in a 201 response code?
The Cisco DNA Center Sites API must be used to add a device to a site, but only the site name is available.
Which API call must be used to retrieve the site identifier so that the device can be properly added to the network?
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?
Refer to the exhibit.
How many YANG models does the NETCONF <get> operation interact with?