danydacosta / DNAC-101-Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Other


Languages

Language:Python 100.0%