Starts a data transformation task.
Try it now

RAM authorization
Request syntax
PUT /etls/{etlName}?action=START HTTP/1.1
Request parameters
Parameter | Type | Required | Description | Example |
etlName | string | No | The name of the data transformation task. | etl-123456 |
Response elements
Element | Type | Description | Example |
headers | object | ||
Server | string | ||
Content-Type | string | ||
Content-Length | string | ||
Connection | string | ||
Date | string | ||
x-log-requestid | string |
Examples
Success response
JSON
format
{}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.