Cisco Live DevNet Workshop - DEVWKS-2060
DevNet UCS Python SDK Workshop - Managing Cisco UCS with the Python SDK.
The code in this repository is used during the Cisco Live DevNet Workshop DEVWKS-2060.
For guided learning of the UCS Python SDK, DevNet Learning Lab Module UCS Python SDK Introduction is recommended.
Dependencies
UCS Manager Python SDK (ucsmsdk) is required. The easiest way to install is via pip
pip install ucsmsdk
The ucsmsdk can also be installed from github.
Minimal Python versions are 2.7 and 3.5.
Configuration
The code examples use example UCS Manager IP addresses. Change them for your environment.