Actions
Bug #2390
closedBMC API calls incorrect paths
Description
The code in lib/proxy_api.rb calls URLs like /bmc/chassis/:action but the smart-proxy expects /bmc/:ip/chassis/:action, so this cannot possibly function correctly.
Actions
Description
The code in lib/proxy_api.rb calls URLs like /bmc/chassis/:action but the smart-proxy expects /bmc/:ip/chassis/:action, so this cannot possibly function correctly.