Memperbarui opsi tag.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
servicecatalog:UpdateTagOption |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| TagOptionId |
string |
Yes |
ID opsi tag. |
tag-bp1u6mdf3d**** |
| Value |
string |
No |
Nilai opsi tag. Panjang nilai dapat mencapai 128 karakter. Nilai tidak boleh diawali dengan |
v1 |
| Active |
boolean |
No |
Apakah akan mengaktifkan opsi tag. Nilai valid:
|
true |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| TagOptionDetail |
object |
The details of the tag option. |
|
| Active |
boolean |
Indicates whether the tag option is enabled. Valid values:
|
true |
| TagOptionId |
string |
The ID of the tag option. |
tag-bp1u6mdf3d**** |
| Key |
string |
The key of the tag option. The key must be 1 to 128 characters in length. It cannot contain |
k1 |
| Value |
string |
The value of the tag option. The value must be 1 to 128 characters in length. It cannot contain |
v1 |
| Owner |
string |
The ID of the Alibaba Cloud account to which the tag option belongs. |
133413081827**** |
| RequestId |
string |
The ID of the request. |
0FEEF92D-4052-5202-87D0-3D8EC16F**** |
Contoh
Respons sukses
JSONformat
{
"TagOptionDetail": {
"Active": true,
"TagOptionId": "tag-bp1u6mdf3d****",
"Key": "k1",
"Value": "v1",
"Owner": "133413081827****"
},
"RequestId": "0FEEF92D-4052-5202-87D0-3D8EC16F****"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | InternalError | A system error occurred. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.