- Apache License, Version 2.0 (the "License")
- Documentation: http://ucsmsdk.readthedocs.io/
The SDK can be installed using any of ways below,
Installs the last released version,
pip install ucsmsdk
Installs the latest top of the tree development version,
# Install pip (skip if pip is already available):
wget https://bootstrap.pypa.io/get-pip.py
python get-pip.py
git clone https://github.com/CiscoUcs/ucsmsdk.git
cd ucsmsdk
make install
- https://github.com/ciscoucs/ucsm_apis provides APIs for many Ucs operations.
- We encourage contributions to the ucsm_apis repository
- We are on Slack - slack requires registration, but the ucspython team is open invitation to anyone to register here