Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cisco-en-programmability/usecases_sample_code
https://github.com/cisco-en-programmability/usecases_sample_code
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cisco-en-programmability/usecases_sample_code
- Owner: cisco-en-programmability
- License: other
- Created: 2020-08-04T23:18:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-25T22:03:42.000Z (about 3 years ago)
- Last Synced: 2024-08-03T20:01:27.840Z (4 months ago)
- Language: Python
- Size: 39.1 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-cisco-dnac - usecases_sample_code
README
# Cisco DNA Center guides
This repository has examples for different use cases using Cisco DNA Center APIs. All of the examples have a functions file that uses the python _requests_ library and some also show how to achieve the same outcome with the [Cisco DNA Center Python SDK](https://pypi.org/project/dnacentersdk/).
To use any of the examples, it is needed for the developer to change the BASE_URL, USERNAME and PASSWORD variables.
## License
This project is licensed to you under the terms of the [Cisco Sample Code License](./LICENSE).