index_response
index response
Array [
connection_idstring
defines the connection id
statusstring
Defines the overall status of the connection
Possible values: [SCHEDULED
, INDEXING
, INDEXED
, ERROR
, NOT_FOUND
]
]
index_response
[
{
"connection_id": "string",
"status": "SCHEDULED"
}
]