Request payload for triggering a data quality computation. The connectionId is optional for file-based datasets.
If none of the sampling parameters are provided, the following defaults apply:
executionMode: PULLUP
sampleMode: ABSOLUTE
sampleSize: 1000
sampleMethod: HEAD when executionMode is PULLUP, or RANDOM when executionMode is PUSHDOWN
Request payload for triggering a data quality computation. The
connectionIdis optional for file-based datasets. If none of the sampling parameters are provided, the following defaults apply:executionMode: PULLUPsampleMode: ABSOLUTEsampleSize: 1000sampleMethod: HEADwhenexecutionModeisPULLUP, orRANDOMwhenexecutionModeisPUSHDOWN