SkillAgentSearch skills...

Ucsmsdk

Python SDK for Cisco UCSM

Install / Use

/learn @CiscoUcs/Ucsmsdk
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Documentation Status

Python SDK for Cisco UCS

  • Apache License, Version 2.0 (the "License")
  • Documentation: http://ucsmsdk.readthedocs.io/

Installation

The SDK can be installed using any of ways below,

From pip:

Installs the last released version,

    pip install ucsmsdk

From github:

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

Documentation

  • https://github.com/ciscoucs/ucsm_apis provides APIs for many Ucs operations.
  • We encourage contributions to the ucsm_apis repository

Community:

  • We are on Slack - slack requires registration, but the ucspython team is open invitation to anyone to register here

Related Skills

View on GitHub
GitHub Stars81
CategoryDevelopment
Updated20d ago
Forks59

Languages

Python

Security Score

80/100

Audited on Mar 18, 2026

No findings