Mengirim Pekerjaan untuk menghapus atau melakukan purge library DNA.
Deskripsi operasi
This operation purges or deletes a DNA library by its ID. You can choose one of two operations: Purge or Delete. The Purge operation removes all content from the DNA library but preserves the library. The Delete operation permanently removes the library. If you do not specify an operation type, Purge is used by default. Note that fingerprint libraries with a modelId from 11 to 14 support only the Delete operation.
QPS limit
The rate limit for this operation is 100 queries per second (QPS) per user. If you exceed this limit, your API calls will be throttled, which may affect your business. For more information, see QPS limits.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
mts:SubmitFpDBDeleteJob |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| PipelineId |
string |
No |
ID pipeline ApsaraVideo Media Processing (MPS) untuk Pekerjaan. MPS menggunakan ID ini untuk mengirimkan notifikasi Paket. Anda dapat memperoleh ID pipeline di Konsol MPS dengan menavigasi ke Pengaturan Global > Pipeline. |
fb712a6890464059b1b2ea7c8647**** |
| FpDBId |
string |
Yes |
Pemanggilan API untuk membuat library DNA mengembalikan ID ini dalam tanggapannya. |
88c6ca184c0e47098a5b665e2a12**** |
| UserData |
string |
No |
Data yang ditentukan pengguna. Nilainya dapat berupa string hingga 128 byte. |
example data |
| DelType |
string |
No |
Tipe operasi. Nilai valid:
|
Purge |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The ID of the request. |
4247B23C-26DE-529F-8D9F-FD6811AE979B |
| JobId |
string |
The ID of the submitted job. We recommend that you save this ID for subsequent API calls. |
d98459323c024947a104f6a50cbf**** |
Contoh
Respons sukses
JSONformat
{
"RequestId": "4247B23C-26DE-529F-8D9F-FD6811AE979B",
"JobId": "d98459323c024947a104f6a50cbf****"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | InternalError | The operation has failed due to some unknown error, exception or failure. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.