Lines Matching full:transition
94 - Keep legacy support where `xyz.openbmc_project.State.Host.Transition.Reboot`
109 Create two new `xyz.openbmc_project.State.Host.Transition` options:
113 Create a new `xyz.openbmc_project.State.Chassis.Transition` option:
123 - `ForceRestart` -> `xyz.openbmc_project.State.Chassis.Transition.Reset`
124 - `PowerCycle` -> `xyz.openbmc_project.State.Chassis.Transition.PowerCycle`
127 change the current bmcweb mapping for `ForceRestart` to a new host transition:
128 `xyz.openbmc_project.State.Host.Transition.ForceWarmReboot`
130 A `GracefulRestart` will map to our new host transition:
131 `xyz.openbmc_project.State.Host.Transition.GracefulWarmReboot`
134 host is on, it will map to `xyz.openbmc_project.State.Host.Transition.Reboot`
136 `xyz.openbmc_project.State.Chassis.Transition.PowerCycle`
140 - `ForceRestart` -> `xyz.openbmc_project.State.Host.Transition.ForceWarmReboot`
142 `xyz.openbmc_project.State.Host.Transition.GracefulWarmReboot`
144 - If host on: `xyz.openbmc_project.State.Host.Transition.Reboot`
145 - If host off: `xyz.openbmc_project.State.Chassis.Transition.PowerCycle`
150 | Redfish | IPMI | xyz.openbmc_project.State.Transition |