https://github.com/allenrobel/ndfc-python
Set of Python classes and example scripts which interact with NDFC's REST API to create fabrics, networks, vrfs, etc.
https://github.com/allenrobel/ndfc-python
cisco cisco-dcnm ndfc python python3 rest-api
Last synced: about 1 year ago
JSON representation
Set of Python classes and example scripts which interact with NDFC's REST API to create fabrics, networks, vrfs, etc.
- Host: GitHub
- URL: https://github.com/allenrobel/ndfc-python
- Owner: allenrobel
- License: apache-2.0
- Created: 2022-06-02T19:57:17.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-26T20:49:27.000Z (over 1 year ago)
- Last Synced: 2025-03-28T19:54:01.269Z (about 1 year ago)
- Topics: cisco, cisco-dcnm, ndfc, python, python3, rest-api
- Language: Python
- Homepage:
- Size: 614 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ndfc-python
This repository contains Python classes and example scripts for interacting
with Cisco's Nexus Dashboard Fabric Controller (NDFC) via its REST API.
## We've moved our documentation to GitHub Pages
[https://allenrobel.github.io/ndfc-python/](https://allenrobel.github.io/ndfc-python/)