EcoStruxure IT forum
Schneider Electric support forum about installation and configuration for DCIM including EcoStruxure IT Expert, IT Advisor, Data Center Expert, and NetBotz
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-07-03 02:48 PM . Last Modified: 2024-04-08 01:11 AM
Hi,
I would like to ask how and where can I find which API methods and functions are in use in Cisco UCS Manager integration.
The reason is that I am continously having issues with physical blade and chassis move which are not updated in DCO.
Last time here I got that information: UCS Manager integration was developed with version 3. We are using version 2 due to hardware interoperability reasons and not possible to upgrade to version 3.
I would like to understand deeper how integration works such as query blade/chassis serial number, memory size, CPU cores, etc... and which API methods and functions are applied.
If I have that information I can ask our Cisco support for commintment about is there any changes between the two major versions of API.
Thank you.
(CID:116363413)
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-07-03 02:48 PM . Last Modified: 2024-04-08 01:11 AM
Hi Mate
I went through the code and tried to compile a list of all the attributes we use:
Common attributes:
vendor
revision
model
serialNumber
id
PID
averagePower
computeBlade attributes:
slotId
chassisID
processorCount
cores
enabledCores
ciscoUUID
totalMemory
effectiveMemory
threads
capped
equipmentFanModule:
tray
equipmentIOCard:
side
fabricId
equipmentPsu:
Only common attributes are used
Hope this helps,
Niels
(CID:116364948)
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-07-03 02:48 PM . Last Modified: 2024-04-08 01:11 AM
Note: I found a Cisco article which cover all API XML Schema and Schema Diffs that have been published since the 1.4(3q) release until 3.1: https://communities.cisco.com/docs/DOC-36350
(CID:116363477)
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-07-03 02:48 PM . Last Modified: 2024-04-08 01:11 AM
Hi Mate
I went through the code and tried to compile a list of all the attributes we use:
Common attributes:
vendor
revision
model
serialNumber
id
PID
averagePower
computeBlade attributes:
slotId
chassisID
processorCount
cores
enabledCores
ciscoUUID
totalMemory
effectiveMemory
threads
capped
equipmentFanModule:
tray
equipmentIOCard:
side
fabricId
equipmentPsu:
Only common attributes are used
Hope this helps,
Niels
(CID:116364948)
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2020-07-03 02:48 PM . Last Modified: 2023-10-22 01:41 AM
This question is closed for comments. You're welcome to start a new topic if you have further comments on this issue.
Link copied. Please paste this link to share this article on your social media post.
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.