Memperbarui task SQL terjadwal yang ditentukan.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
log:UpdateScheduledSQL |
update |
*All Resource
|
None | None |
Sintaks permintaan
PUT /scheduledsqls/{scheduledSQLName} HTTP/1.1
Path Parameters
|
Parameter |
Type |
Required |
Description |
Example |
| scheduledSQLName |
string |
Yes |
Nama unik dari task yang sudah ada. |
sql-123456789-123456 |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| project |
string |
Yes |
Nama Proyek. |
ali-test-project |
| body |
object |
No |
Konfigurasi task SQL terjadwal. |
|
| displayName |
string |
Yes |
Nama tampilan task. |
ali-test-scheduled-sql |
| description |
string |
No |
Deskripsi task. |
更新定时SQL任务 |
| schedule | Schedule |
Yes |
Konfigurasi penjadwalan task. |
|
| configuration | ScheduledSQLConfiguration |
Yes |
Konfigurasi task. |
Elemen respons
|
Element |
Type |
Description |
Example |
Tidak ada yang didefinisikan.
Contoh
Respons sukses
JSONformat
{}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 401 | AuthorizationRequired | Authorization Required |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.