Mengkueri detail opsi tag.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
servicecatalog:GetTagOption |
get |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| TagOptionId |
string |
Yes |
ID opsi tag. |
tag-bp1r3mxq3t**** |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Parameter respons. |
||
| TagOptionDetail |
object |
Detail opsi tag. |
|
| Active |
boolean |
Menunjukkan apakah opsi tag diaktifkan. Nilai yang valid:
|
true |
| TagOptionId |
string |
ID opsi tag. |
tag-bp15qmwz3r**** |
| Key |
string |
Kunci opsi tag. |
k1 |
| Value |
string |
Nilai opsi tag. |
v1 |
| Owner |
string |
ID akun Alibaba Cloud tempat opsi tag berada. |
133413081827**** |
| RequestId |
string |
ID permintaan. |
C1509725-055D-5C7B-9420-8B737DBD**** |
Contoh
Respons sukses
JSONformat
{
"TagOptionDetail": {
"Active": true,
"TagOptionId": "tag-bp15qmwz3r****",
"Key": "k1",
"Value": "v1",
"Owner": "133413081827****"
},
"RequestId": "C1509725-055D-5C7B-9420-8B737DBD****"
}
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.