Memperbarui konfigurasi tugas transformasi data tertentu dan memulai ulang tugas tersebut.
Coba sekarang
Test
RAM authorization
Sintaks permintaan
PUT /etls/{etlName} HTTP/1.1
Path Parameters
|
Parameter |
Type |
Required |
Description |
Example |
| etlName |
string |
Yes |
Nama tugas transformasi data. |
etl-123456 |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| project |
string |
Yes |
Nama proyek. |
ali-test-project |
| body |
object |
No |
Konfigurasi yang diperbarui untuk tugas transformasi data. |
|
| displayName |
string |
Yes |
The display name of the data transformation task. |
this is update |
| description |
string |
No |
The description of the data transformation task. |
this is description |
| configuration | ETLConfiguration |
Yes |
The detailed configuration of the data transformation task. |
Elemen respons
|
Element |
Type |
Description |
Example |
Tidak ada yang didefinisikan.
Contoh
Respons sukses
JSONformat
{}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.