Ccp Response Config Args
A custom response configuration for a rule.
Constructors
Properties
The compression algorithm. For Example: 'gzip', 'multi-gzip', 'deflate'.
The value indicating whether the response isn't an array of events / logs. By setting this flag to true it means the remote server will response with an object which each property has as a value an array of events / logs.
The csv delimiter, in case the response format is CSV.
The json paths, '$' char is the json root.
The value indicating whether the response has CSV boundary in case the response in CSV format.
The value indicating whether the response has headers in case the response in CSV format.
The value indicating whether the remote server support Gzip and we should expect Gzip response.
The value where the status message/code should appear in the response.
The status value.