Open
Description
health.hpp should be modified to look for OperationalStatus for the Health and HealthRollUp.
Ideally, all resources would then use health.hpp.
It might make sense to rename health.hpp to status.hpp and have it do the health, healthrollup, and state.
#2795 (comment)
Step 1 :
We should push a paragraph to : https://github.com/openbmc/docs/blob/919a7b6816a5f16aa72d298e81e0756d95d5031e/designs/redfish-health-rolllup.md#proposed-design
E.g.
# Individual Resource Health
All resources should look at OperationalStatus to determine the Health
Step 2:
Modify the health.hpp to look for OperationalStatus for the Health and HealthRollUp.