Skip to main content
GET
Run a sample job (debug)

Path Parameters

id
string
required

The datasource configuration ID.

Query Parameters

limit
integer<int32>
default:1

The maximum number of results to return.

waitSec
integer<int32>
default:300

A specific amount of time to run the sample, in seconds.

refresh
boolean
default:true

Indicates if the sampling cache should be cleared.

maxFieldLength
integer<int32>
default:1024

The maximum length of fields returned in the response.

excludeBinaryFields
boolean

Indicates if fields with a byte array as value should be excluded or not.

pipelineId
string

The ID of the index pipeline to be used in the sampling process.

parserId
string

The Parser ID to be used in the sampling process.

Response

200 - application/json

OK

id
string
fields
object[]
metadata
object
commands
object[]
hints
object