openbmc / bmcweb

A do everything Redfish, KVM, GUI, and DBus webserver for OpenBMC
Apache License 2.0
154 stars 131 forks source link

Extends Chassis actions ? #200

Closed frsauvage closed 3 years ago

frsauvage commented 3 years ago

Hi, I need "Power on / Off" chassis actions. Why is there only a "PowerCycle" and an error by default ? The only way to add an action is to change the code, It would be less maintainable.

Why the other chassis reset types are not implemented like (in Systems.cpp) : xyz.openbmc_project.State.Chassis.Transition.[Off - On - GracefulWarmReboot - Reboot ...]

Regards, Francine

edtanous commented 3 years ago

Please ask questions to the OpenBMC mailing list, per the instructions in the github templates instructions.