Menghapus tag dari resource yang ditentukan.
Deskripsi operasi
Anda dapat memanggil operasi ini hingga 100 kali per detik per akun.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cdn:UntagResources |
update |
*Domain
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| ResourceType |
string |
Yes |
Jenis resource dari mana Anda ingin menghapus tag. Tetapkan parameter ini ke DOMAIN. |
DOMAIN |
| All |
boolean |
No |
Menentukan apakah akan menghapus semua tag. Nilai yang valid:
Nilai default: false. |
false |
| ResourceId |
array |
Yes |
Daftar ID resource. Anda dapat menentukan hingga 50 ID resource dalam daftar ini. |
example.com |
|
string |
No |
ID sebuah resource. |
test-res.dutenews.com |
|
| TagKey |
array |
No |
Daftar kunci tag. Anda dapat menentukan hingga 20 kunci tag dalam daftar ini. |
env |
|
string |
No |
Kunci sebuah tag. |
env |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan. |
97C68796-EB7F-4D41-9D5B-12B909D76508 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "97C68796-EB7F-4D41-9D5B-12B909D76508"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | TagIsInvalid | The number of Tag exceeds 20. | |
| 400 | ResourceIdIsInvalid | The number of ResourceId exceeds 50. | The number of resource IDs (ResourceId) cannot exceed 50. |
| 400 | TagKeyRepeated | The specified TagKey is duplicated. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.