I’m trying to ztp deploy switches via dna center with the variables comming from a database. This is a normal network, not SDA.
1. Is there a way to enable application telemetry on a device via api, ive looked around and cant seem to find anything?
2. I would like to replicate the functionality of pressing the provision device button from the Inventory, so that it will send out all the configuration templates attached to a network profile assigned to the site. I can get the site, and i can trigger the networks settings via the /business/sda/provision-device endpoint, but im not able to see anything that can provision a network profile, or even provision whatever network profile is attached to the site. Has anyone been able to piece together what separate calls I would need to achieve the same result?