Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 1.13 KB

SecurityCheckResponse.md

File metadata and controls

14 lines (14 loc) · 1.13 KB

SecurityCheckResponse


Description

Security check resource response

Fields

Name Description Type Allowed Values Required
messages List of messages list false
security_check The security check Security Check Resource false
success Indicates whether API response was successful or not boolean false

Template

{"messages":[],"security_check":{"agent_language":"","application_id":"","application_name":"","job_outcome_policy":{"all_applications":true,"all_environments":true,"all_rules":true,"all_rules_threshold":0,"app_criterion":"","application_tags":[],"applications":[],"custom_end_date":true,"custom_start_date":true,"enabled":true,"end_date":0,"environment":[],"importance":[],"include_all_start_dates":true,"include_rules":true,"is_job_start_time":true,"keycode":"","links":[],"name":"","opt_into_query":true,"organization_id":0,"outcome":"","policy_id":0,"rule_severities":[],"rules":{},"severities":{},"start_date":0,"status_filter":[]},"job_start_time":0,"links":[],"origin":"","result":true,"id":0},"success":true}