createContentInspectionRuleBody
createContentInspectionRuleBody
JSON Example
{
"ruleIndex": "number",
"rule": {
"logicalId": "ac611099-9872-4b29-bd87-8c2ba8b62c81",
"name": "sample-policy",
"enabled": false,
"attributes": {
"contentType": "FILE",
"transferType": [
"DOWNLOAD",
"UPLOAD"
],
"fileType": "Multimedia",
"fileValues": [
"AUDIO",
"VIDEO"
],
"modules": [
"ALL"
],
"userEntity": {
"users": [
"[email protected]"
]
}
},
"action": {
"value": "string"
}
}
}
number As float As float
ruleIndex
Optional
ruleIndex
object
rule
Required
rule