{
"RequestInfo": {},
"apiDetails": {
"customQueryParam": "string",
"paginationDetails": {
"maxPageSize": 0,
"offsetKey": "string",
"sizeKey": "string",
"startingOffset": 0,
"maxRecords": 0
},
"request": {},
"responseJsonPath": "string",
"tenantIdForOpenSearch": "string",
"uri": "string"
},
"jobId": "string",
"legacyIndexTopic": "string",
"startTime": 0,
"tenantId": "string",
"totalRecords": 0
}
curl --location --request POST 'https://unified-dev.digit.digit.org/index-operations/_legacyindex' \
--header 'Content-Type: application/json' \
--data-raw '{
"RequestInfo": {},
"apiDetails": {
"customQueryParam": "string",
"paginationDetails": {
"maxPageSize": 0,
"offsetKey": "string",
"sizeKey": "string",
"startingOffset": 0,
"maxRecords": 0
},
"request": {},
"responseJsonPath": "string",
"tenantIdForOpenSearch": "string",
"uri": "string"
},
"jobId": "string",
"legacyIndexTopic": "string",
"startTime": 0,
"tenantId": "string",
"totalRecords": 0
}'
{
"ResponseInfo": {},
"url": "string",
"message": "string",
"jobId": "string"
}