echo params Schema #
undefined#/properties/postProcess/items/allOf/34/properties/params
Parameters to be passed to the echo module
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | specSchema.schema.json* |
params Type #
object (echo params)
echo params Properties #
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| logLevel | Not specified | Optional | cannot be null | specSchema (Unified Pipeline Specification) |
| prettyJson | boolean |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
| passthrough | boolean |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
| sampleEvery | integer |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
logLevel #
Enumeration of strings with constraints below
logLevel
logLevel Constraints #
enum: the value of this property must be equal to one of the following values:
| Value | Explanation |
|---|---|
"trace" |
|
"debug" |
|
"info" |
|
"warn" |
|
"error" |
prettyJson #
prettyJson TODO
prettyJson
- is optional
- type:
boolean - cannot be null
- Unstructured type
passthrough #
passthrough TODO
passthrough
- is optional
- type:
boolean - cannot be null
- Unstructured type
sampleEvery #
sampleEvery TODO
sampleEvery
- is optional
- type:
integer(sampleEvery) - cannot be null
- defined in: sampleEvery