getDlpRulesResponse
getDlpRulesResponse
JSON Example
{
"metaData": {
"limit": 10,
"count": 10,
"nextPageLink": "b2Zmc2V0PTQ=",
"previousPageLink": "b2Zmc2V0PTA=",
"defaultRulesCount": "number"
},
"_href": "/enterprise/1/cwsPolicies/7e5b6baa-e5fa-4272-ba4c-5f1941235584/dlpRules",
"data": [
{
"name": "sample-policy",
"enabled": false,
"logicalId": "ac611099-9872-4b29-bd87-8c2ba8b62c81",
"version": "ac611099-9872-4b29-bd87-8c2ba8b62c81",
"_href": "/enterprise/1/cwsPolicies/7e5b6baa-e5fa-4272-ba4c-5f1941235584/dlpRules/70844bf9-3b75-4a04-9c4d-83046ee52dc0",
"attributes": {
"userEntity": {
"all": false,
"users": [
"string"
],
"userGroups": [
"string"
]
},
"notification": "string",
"desc": "string",
"tags": [
"string"
],
"reason": "string"
},
"action": {
"action": "string",
"categories": [
"string"
],
"dlpDicts": [
"string"
],
"dlpGroups": [
"string"
],
"docTypes": [
{
"name": "Visio",
"fileType": "Engineering Applications"
}
],
"domains": [
"string"
],
"inspectInputs": false,
"maxFileSize": "number",
"maxFileSizeUnit": "string",
"protocols": [
"string"
],
"sessionType": "string"
}
}
]
}
object
metaData
Optional
metaData
string
_href
Optional
_href
array of object
data
Optional
data