Python SDK for Cisco MDS Switches
Project description
Python SDK/API library for Cisco MDS Switches.
This library will be useful for automating day to day tasks or developing new tools which involve Cisco MDS switches
- Python version: 3.6 and above
- Supports both NXAPI and SSH
- Limited support for N9K and FI
- Apache License, Version 2.0 (the "License")
Installation Steps
From pip:
Installs the last released version,
pip install mdssdk
From github:
git clone https://github.com/Cisco-SAN/mdssdk.git
cd mdssdk
source install.sh
Uninstallation Steps
To uninstall mdssdk,
pip uninstall mdssdk
Documentation
Support Matrix
NXOS Version | SDK Version |
---|---|
9.2(1) and below | v1.3.3 |
8.5(1) and below | v1.2.0 |
8.4(2b) and below | v1.1.0 |
8.4(2a) and below | v1.0.1 |
======= History
v1.3.2 (2021-10-7)
- Fix analytics setter api
- added setup.cfg for pypi
v1.3.0 (2021-8-23)
- Limited Support for N9K and FI
- Some bug fixes and enhancements
v1.2.0 (2021-2-17)
- Support for 8.5(1) release
- Some bug fixes and improvements
v1.1.0 (2020-08-21)
- Support for 8.4(2b) release
- Many bug fixes and improvements
v1.0.1 (2020-05-11)
- Python SDK/API library for Cisco MDS switches
- PEP8 Compliance
- Supported modules are switch,devicealias,vsan,zone,zoneset and many more
- Please check the documentation for more details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mdssdk-0.0.3.tar.gz
(92.8 kB
view details)
File details
Details for the file mdssdk-0.0.3.tar.gz
.
File metadata
- Download URL: mdssdk-0.0.3.tar.gz
- Upload date:
- Size: 92.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a27a293565f1a02494d6921c481a1c38bb37edad0fe5bf16277e322f9d87b4f |
|
MD5 | dfd7b8691dd712fe3b96c6ae591ed3a5 |
|
BLAKE2b-256 | 391d6d756da6606c883ed5b454b40a7d3c2b3ae95ca66c982418f7e433e1ca14 |