Which action allows for creating a Python script to pull inventory for Cisco SD-WAN Viptela devices using the Viptela library in the 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?
Which two types of solution are built with the Meraki Location Scanning API? (Choose two.)
The automation engineer must replace device configuration using RESTCONF. How is this configured using the Python library Requests?
Which URI with the request body of Request body:
{"name":"Test","organizationId":<org_id>,"type":"appliance"} creates a new Meraki network called "Test", when using APIs?