All Products
Search
Document Center

Simple Log Service:CreateElasticsearchIngestion

Last Updated:Apr 02, 2026

Creates an ES or OpenSearch import job.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request syntax

POST /elasticsearchingestions HTTP/1.1

Request parameters

Parameter

Type

Required

Description

Example

project

string

Yes

The name of the project.

ali-test-project

body

object

No

The request body.

description

string

No

The description of the job.

es ingestion

displayName

string

Yes

The display name of the job.

es ingestion

schedule Schedule

No

The schedule structure.

configuration ESIngestionConfiguration

Yes

The configuration for the ES or OpenSearch import job.

name

string

Yes

The unique identifier of the ES or OpenSearch import job.

ingest-elasticsearch- 123456-123

Response elements

Element

Type

Description

Example

None defined.

Examples

Success response

JSON format

{}

Error codes

HTTP status code

Error code

Error message

Description

401 AuthorizationRequired Authorization Required

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.