Membuat Tugas pengisian ulang data.
Deskripsi operasi
Limitations
-
You must first call the CreateTrail operation to create a single-account trail that delivers events to Simple Log Service (SLS).
-
An Alibaba Cloud account can have only one data backfill task running at a time.
This topic provides an example of how to create a data backfill task for the trail trail-name.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
actiontrail:CreateDeliveryHistoryJob |
create |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| TrailName |
string |
Yes |
Nama trail. |
trail-name |
| ClientToken |
string |
No |
Token Klien yang digunakan untuk memastikan idempotensi permintaan. Nilai dihasilkan oleh Klien dan harus unik secara global. Token hanya dapat berisi karakter ASCII dan panjangnya maksimal 64 karakter. Untuk informasi lebih lanjut, lihat How to ensure idempotence. |
123e4567-e89b-12d3-a456-42665544**** |
Untuk informasi lebih lanjut tentang parameter permintaan umum, lihat Common parameters.
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| JobId |
integer |
The task ID. |
16602 |
| RequestId |
string |
The request ID. |
9D356A34-D5A9-41CD-9915-837B7F9D8722 |
Contoh
Respons sukses
JSONformat
{
"JobId": 16602,
"RequestId": "9D356A34-D5A9-41CD-9915-837B7F9D8722"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 404 | TrailNotFoundException | The specified Trail does not exist. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.