Skip to main content
POST
Error

Headers

Content-Type
string
default:application/octet-stream

The media type of the entity body

Query Parameters

sync
boolean

When true, run the job synchronously; the request will not return until the job is complete

rows
integer<int32>

Page size for reading out of Solr

Body

*/*

Scala script

Response

200 - application/json

successful operation

state
enum<string>
read-only
Available options:
unknown,
idle,
starting,
running,
finishing,
cancelling,
finished,
cancelled,
error,
skipped
jobId
string
read-only
jobConfig
object
hostname
string
read-only
result
object
startTime
string
read-only
endTime
string
read-only
duration
integer<int64>
read-only