Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 975 Bytes

File metadata and controls

16 lines (12 loc) · 975 Bytes

StatCustomComplianceControl

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]
custom_compliance_control CustomComplianceControl Associated Custom Compliance Control [optional]
custom_compliance_control_id int Associated Custom 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]