Team
I am working on a python script to pull down all of the devices that are control by vManage then tell me the device template and feature templates attached to the device. Cisco made it so easy to figure this out in the GUI, and I really need to know this info. Has anyone attempted this or is interested in helping with the necessary api calls and logic needed?
I have built python scripts to get all the devices in the dashboard then output to excel, get all the device and feature templates then output to different tabs in excel and to get all the feature templates details and output to induvial tabs based on feature template type. The put device to device/feature template seems to be evasive to me. I am using the reservable devnet sandbox to run my testing on before attempting on a customer deployment.
Any assistance would be appreicated.
Len