This repository contains a few simple scripts to get started with Cisco DNA Center API.
You will need the requests[secure] python module.
pip install requests
You change the controller credentials either through environment variables or by editing the dnac_config.py file
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.