SettingsClustersSoftwareReportsLastCheckResultStatus
The LastCheckResult.Status enumerated type defines the status result for a particular check.
OK : The check indicates a success.
WARNING : The check indicates a warning.
TIMEOUT : The check did not return in a timely manner.
ERROR : The check indicates an error.
Enumeration: OK, WARNING, TIMEOUT, ERROR,