createContentFilteringRuleBody
createContentFilteringRuleBody
JSON Example
{
"ruleIndex": "number",
"rule": {
"logicalId": "ac611099-9872-4b29-bd87-8c2ba8b62c81",
"name": "sample-policy",
"enabled": false,
"attributes": {
"transferType": "DOWNLOAD",
"fileType": "Archives and Compressed Packages",
"fileValues": [
"ZIP"
],
"fqdns": [
"www.google.com"
],
"userEntity": {
"users": [
"[email protected]"
]
}
},
"action": {
"isolatedSites": {
"action": "string",
"print": "string",
"viewer": "string",
"passwordAction": "string",
"skipAV": false,
"shareAction": "string",
"downloadOriginal": "string",
"downloadSafe": "string"
},
"allowedSites": {
"action": "string",
"print": "string",
"viewer": "string",
"passwordAction": "string",
"skipAV": false,
"shareAction": "string",
"downloadOriginal": "string",
"downloadSafe": "string"
}
}
}
}
number As float As float
ruleIndex
Optional
ruleIndex
object
rule
Required
rule