The shield rules configuration for the enterprise.
Show child attributes
Show child attributes
example:
1234567890The identifier of the shield rule.example:
shield_ruleThe value will always be shield_rule.Value is always shield_ruleexample:
2012-12-12T10:53:43-08:00The date and time when the shield rule was created.example:
Blocks files identified as malicious contentThe description of the shield rule.example:
2012-12-12T10:53:43-08:00The date and time when the shield rule was last modified.example:
Block malicious filesThe name of the shield rule.example:
highThe priority level of the shield rule.Value is one of informational,low,medium,high,criticalexample:
Malicious ContentThe category of the shield rule.Copy
Ask AI
{
"shield_rules": [
{
"created_at": "2012-12-12T10:53:43-08:00",
"description": "Blocks files identified as malicious content",
"id": "1234567890",
"modified_at": "2012-12-12T10:53:43-08:00",
"name": "Block malicious files",
"priority": "high",
"rule_category": "Malicious Content",
"type": "shield_rule"
}
]
}
