TestHardware

Trigger this action to test the appliance hardware.

Use the HTTP POST method with the resource /mgmt/actionqueue/default, specifying a request payload with the following format:
{
  "TestHardware": {
  }
}
The components tested are grouped in the following categories:
  • Backtrace availability
  • Interface diagnostics
  • Fan diagnostics
  • RAID volume diagnostics
  • Sensors diagnostics
  • CPU/memory diagnostics
Results are returned in the following categories:
  • success
  • warning
  • failure