Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I was perusing the API tree, trying to get NIC information, but hit a 500 internal server error at this endpoint https://{{imc_ip}}/redfish/v1/Chassis/1/NetworkAdapters/2 : {"error": {"code": "Base.1.4.GeneralError","message": "See ExtendedInfo for m...
I'm working on scripting out config backups of standalone c240 servers using the utils module of the imcsdk for python: https://ciscoucs.github.io/imcsdk_docs/imcsdk.utils.html?highlight=backup_create#imcsdk.utils.imcbackup.backup_create This works g...
Getting what you'd expect with a server with two VIC adapters: {"@odata.id": "/redfish/v1/Chassis/1/NetworkAdapters","@odata.context": "/redfish/v1/$metadata#Chassis/Members/$entity/NetworkAdapters","@odata.type": "#NetworkAdapterCollection.NetworkAd...