snapshot params Schema #
undefined#/properties/postProcess/items/allOf/20/properties/params
Parameters to be passed to the snapshot 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 (snapshot params)
snapshot params Properties #
identity #
identity TODO
identity
- is optional
- type: any of the folllowing:
arrayorstring(identity) - cannot be null
- defined in: identity
accumulate #
accumulate TODO
accumulate
- is optional
- type: any of the folllowing:
arrayorstring(accumulate) - cannot be null
- defined in: accumulate
accumulateToCap #
accumulateToCap TODO
accumulateToCap
- is optional
- type:
number - cannot be null
- Unstructured type
row #
row TODO
row
snapshotTrigger #
snapshotTrigger TODO
snapshotTrigger
- is optional
- type: any of the folllowing:
arrayorstring(snapshotTrigger) - cannot be null
- defined in: snapshotTrigger
snapshotItem #
snapshotItem TODO
snapshotItem
- is optional
- type: any of the folllowing:
arrayorstring(snapshotItem) - cannot be null
- defined in: snapshotItem
snapshotSummary #
snapshotSummary TODO
snapshotSummary
- is optional
- type: any of the folllowing:
arrayorstring(snapshotSummary) - cannot be null
- defined in: snapshotSummary
drain #
drain TODO
drain
residual #
Enumeration of strings with constraints below
residual
residual Constraints #
enum: the value of this property must be equal to one of the following values:
| Value | Explanation |
|---|---|
"process" |
|
"skip" |
accumulatorStore #
Enumeration of strings with constraints below
accumulatorStore
- is optional
- type: unknown (accumulatorStore)
- cannot be null
- defined in: accumulatorStore
accumulatorStore Constraints #
enum: the value of this property must be equal to one of the following values:
| Value | Explanation |
|---|---|
"memory" |
|
"leveldb" |
baseAccumulator #
baseAccumulator TODO
baseAccumulator
- is optional
- type: any of the folllowing:
arrayorstring(baseAccumulator) - cannot be null
- defined in: baseAccumulator
data #
Inline data to be processed by the JSONata expressions
data