| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Unique ID | [optional] |
| _pass | int | The number of alerts with a status of "pass" associated with this compliance control | [optional] |
| fail | int | The number of alerts with a status of "fail" associated with this compliance control | [optional] |
| compliance_control | ComplianceControl | Associated Compliance Control | [optional] |
| compliance_control_id | int | Associated Compliance Control ID | [optional] |
| stat | Stat | Associated Stat | [optional] |
| stat_id | int | Associated Stat ID | [optional] |