Skip to content

DevNet Python Workshop - Managing Cisco UCS with the Python SDK

License

Notifications You must be signed in to change notification settings

dsoper2/DEVWKS-2060

 
 

Repository files navigation

published

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.


About

DevNet Python Workshop - Managing Cisco UCS with the Python SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%