All Products
Search
Document Center

OpenSearch:PushDocuments

Last Updated:Jul 16, 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}/data-sources/{dataSourceName}/actions/bulk

Request parameters

ParameterTypeRequiredDescriptionExample
instanceIdstringYes

The instance ID.

ha-cn-7mz2iv7sq01
dataSourceNamestringYes

The name of the data source.

ha-cn-2r42ostoc01_ecom_table_test
bodyarrayNo

The request body.

anyNo

The request body.

{}
pkFieldstringNo

The primary key field.

id

Response parameters

ParameterTypeDescriptionExample
object
requestIdstring

The request ID.

2AE63638-5420-56DC-BF59-37D8174039A0
resultobject

The result.

{}

Examples

Sample success responses

JSONformat

{
  "requestId": "2AE63638-5420-56DC-BF59-37D8174039A0",
  "result": {}
}

Error codes

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