Skip to content

Latest commit

 

History

History
executable file
·
17 lines (10 loc) · 497 Bytes

README.md

File metadata and controls

executable file
·
17 lines (10 loc) · 497 Bytes

Cisco DNA Center 101 Code

This repository contains a few simple scripts to get started with Cisco DNA Center API.

You will need the requests[secure] python module.

Getting Started

pip install requests

You change the controller credentials either through environment variables or by editing the dnac_config.py file

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.