Cisco UCS Manager API

The UCS Manager XML API is the legacy programmatic interface for managing Cisco Unified Computing System blade and rack servers. The API uses an XML over HTTPS request-response model targeting the UCS object model and provides endpoints for chassis discovery, service profile association, firmware management, and policy configuration.

API entry from apis.yml

apis.yml Raw ↑
aid: cisco-hardware:ucs-manager-api
name: Cisco UCS Manager API
tags:
- Compute
- Data Center
- Servers
- UCS
- XML
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://developer.cisco.com/site/ucs-dev-center/
properties:
- url: https://developer.cisco.com/docs/ucs-manager/
  type: Documentation
- url: https://github.com/CiscoUcs/ucsmsdk
  type: SDK
description: The UCS Manager XML API is the legacy programmatic interface for managing Cisco Unified Computing
  System blade and rack servers. The API uses an XML over HTTPS request-response model targeting the UCS
  object model and provides endpoints for chassis discovery, service profile association, firmware management,
  and policy configuration.