You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it appears that PowerEdge R6515 uses different endpoints than what is in the existing provider.
the idrac9 provider currently uses sysmgmt/2012/, but the PowerEdge R6515 that I'm testing against uses /sysmgmt/2015/. I don't know if this is specific to the firmware version of the bmc, but the idrac9 provider for this bmc doesn't work. It gets probed and discovered as an idrac9 but no calls actually work.
The text was updated successfully, but these errors were encountered:
it appears that PowerEdge R6515 uses different endpoints than what is in the existing provider.
the idrac9 provider currently uses
sysmgmt/2012/
, but the PowerEdge R6515 that I'm testing against uses/sysmgmt/2015/
. I don't know if this is specific to the firmware version of the bmc, but the idrac9 provider for this bmc doesn't work. It gets probed and discovered as an idrac9 but no calls actually work.The text was updated successfully, but these errors were encountered: