Request input for the POST rules exceptions API
The following parameters are shown in the request. For examples of requests, see Request example for the POST rules exception API.
Field Name | Field Type | Mandatory Y/N | Description |
---|---|---|---|
parent_rule_name | String | Y | Rule name that holds exception rules |
policy_type | String | Y |
Policy type. Valid values: 'DLP', 'DISCOVERY' |
exception_rules | Values as listed in table - "Exception rule object properties" | N | List of the exception rules. IF exception_rules are null or empty, then all exception rules will be deleted from the destination environment for a parent rule. |