Skip to content
This repository was archived by the owner on Jan 12, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 929 Bytes

File metadata and controls

16 lines (12 loc) · 929 Bytes

StatComplianceControl

Properties

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]

[Back to Model list] [Back to API list] [Back to README]