All Products
Search
Document Center

OpenSearch:StartIndex

Last Updated:Jul 19, 2024

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request syntax

POST /openapi/ha3/instances/{instanceId}/indexes/{indexName}/startIndex

Request parameters

ParameterTypeRequiredDescriptionExample
instanceIdstringYes

The instance ID.

ha-cn-7e22rgfyb01
indexNamestringYes

The index name.

table_se_index

Response parameters

ParameterTypeDescriptionExample
object
requestIdstring

The request ID.

D39EE0F1-D7EF-5F46-B781-6BF4185308B0
resultobject

The index map.

{}

Examples

Sample success responses

JSONformat

{
  "requestId": "D39EE0F1-D7EF-5F46-B781-6BF4185308B0",
  "result": {}
}

Error codes

For a list of error codes, visit the Service error codes.