Starts an ES or OpenSearch ingestion task.
Try it now
Test
RAM authorization
Request syntax
PUT /elasticsearchingestions/{elasticsearchIngestionName}?action=START HTTP/1.1
Path Parameters
|
Parameter |
Type |
Required |
Description |
Example |
| elasticsearchIngestionName |
string |
Yes |
The name of the ES/OpenSearch ingestion task. |
ingest-elasticsearch-123456 |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| project |
string |
Yes |
The name of the project. |
ali-test-project |
Response elements
|
Element |
Type |
Description |
Example |
None defined.
Examples
Success response
JSON format
{}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.