cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2817
Views
2
Helpful
0
Comments
reswaran
Cisco Employee
Cisco Employee

Cisco IMC Python SDK (BETA version 0.6.2) is available for download.

Cisco IMC Python SDK is python binding for Cisco XML API of Cisco IMC which helps in automating the management of IMC for standalone UCS C-series rack servers.This SDK helps in developing standalone UCS C-Series server management extensions for the existing python based configuration/monitoring/orchestration solutions in the customer environment.

The attached tar contains a list of sample python scripts which will help in understanding the APIs in SDK.

The APIs in the SDK are documented. So users can use pydoc to generate the documentation for reference.

Cisco IMC Python SDK 0.6.2 is licensed under Apache License, Version 2.0

What is new in version 0.6.2?

  • Fix for the issue “GetImcManagedObject API throws TypeError”


What is new in version 0.6.1?

  • Fixed the error thrown when connecting to IMC using python version 2.7.4 or higher.
  • Errors from communication with UCS are wrapped in ImcException and all validation errors are thrown as ImcValidationException for custom error handling.
  • New sample GetInventory.py added to samples folder

For any queries/feedback on the Python SDK, please add a discussion to the Cisco Developed Integrations sub-space on Cisco UCS Communities.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links