Menghapus satu atau beberapa template transkoding dari kelompok template transkoding atau menghapus paksa kelompok template transkoding.
Deskripsi operasi
You cannot call this operation to delete the default transcoding template. You can delete the transcoding template when it is no longer specified as the default one.
For security purposes, you cannot add, modify, or delete transcoding templates in a transcoding template group that is locked. To check whether a transcoding template group is locked, call the GetTranscodeTemplateGroup operation and obtain the Locked parameter from the response. To modify transcoding templates within a locked transcoding template group, you must call the UpdateTranscodeTemplateGroup operation to unlock the transcoding template group first.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
vod:DeleteTranscodeTemplateGroup |
delete |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| TranscodeTemplateGroupId |
string |
Yes |
ID kelompok template transkoding. |
4c71a339fec*****152b4fa6f4527 |
| TranscodeTemplateIds |
string |
No |
ID template transkoding yang ingin Anda hapus.
|
["613702defdc4*****6a3b94cace1129e","bfd6c90253a2*****7fc054d7c5825"] |
| ForceDelGroup |
string |
No |
Apakah akan menghapus paksa kelompok template transkoding. Nilai valid:
|
true |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The returned result. |
||
| RequestId |
string |
The ID of the request. |
25818875-5F78-4A*****F6-D7393642CA58 |
| NonExistTranscodeTemplateIds |
array |
The IDs of transcoding templates that were not found. |
|
|
string |
The ID of the transcoding template that was not found. |
["613702defdc4*****6a3b94cace1129e","bfd6c90253a2*****7fc054d7c5825"] |
Contoh
Respons sukses
JSONformat
{
"RequestId": "25818875-5F78-4A*****F6-D7393642CA58",
"NonExistTranscodeTemplateIds": [
"[\"613702defdc4*****6a3b94cace1129e\",\"bfd6c90253a2*****7fc054d7c5825\"]"
]
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.