ENUM
HardwareHealthPolicyName
Description
Represents policies for checking hardware health.
link GraphQL Schema definition
- enum HardwareHealthPolicyName {
- # Policy to check health of Chassis.
- # Policy to check health of DIMM.
- # Policy to check disk status.
- # Policy to trigger on-demand hardware health check.
- # Policy to check health of primary network interface.
- # Policy to check health of secondary network interface.
- # Policy to check health of Node FRU.
- # Policy to check health of power supply.
- }