V2 Stream Violations
Gets violations as a result of policy enforcement on streams. Matched terms are decrypted by the agent.
Last updated
Was this helpful?
Gets violations as a result of policy enforcement on streams. Matched terms are decrypted by the agent.
Last updated
Was this helpful?
When a violation occurs during the creation of a stream, note that there won't be any stream ID (because the stream was not created).
🚧 Required PermissionsCalling this endpoint requires a
ceservice
account. For more information, see the Symphony Administration Guide.See Bot Permissions for a list of roles and associated privileges.
/v1/dlp/violations/stream
Timestamp of the first required violation. This is a long integer value representing milliseconds since Jan 1 1970
Timestamp of the last required violation. This is a long integer value representing milliseconds since Jan 1 1970 If unspecified, it will default to current time of the request.
Offset of the next chunk of violations. Value is null for the first request.
Max No. of violations to return. If no value is provided, 50 is the default. The maximum supported value is 500.
Session authentication token.
Key Manager authentication token.