| check_id |
string |
Unique identifier of the check. |
| category |
string |
Best practice category this check belongs to. |
| name |
string |
Name of the best practice check. |
| description |
string |
Description of what this check evaluates. |
| status |
string |
Result status of this check. |
| severity |
string |
Severity if this check fails. |
| current_value |
string |
Current configuration value found on the device. |
| recommended_value |
string |
Recommended configuration value per best practices. |
| remediation |
string |
Step-by-step remediation guidance for failed checks. |
| references |
array |
Reference URLs with additional guidance. |