Mengkueri detail brand.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
eiam:GetBrand |
get |
*Brand
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
ID instans. |
idaas_ue2jvisn35ea5lmthk267xxxxx |
| BrandId |
string |
Yes |
ID brand. |
brand_xxxx |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan. |
0441BD79-92F3-53AA-8657-F8CE4A2B912A |
| Brand |
object |
Brand. |
|
| InstanceId |
string |
ID instans. |
idaas_ue2jvisn35ea5lmthk267xxxxx |
| BrandId |
string |
ID brand. |
brand_xxxx |
| BrandName |
string |
Nama brand. |
Custom Brand |
| BrandType |
string |
Tipe brand. Valid values:
|
user_custom |
| Status |
string |
Status brand. Valid values:
|
enabled |
Contoh
Respons sukses
JSONformat
{
"RequestId": "0441BD79-92F3-53AA-8657-F8CE4A2B912A",
"Brand": {
"InstanceId": "idaas_ue2jvisn35ea5lmthk267xxxxx",
"BrandId": "brand_xxxx",
"BrandName": "Custom Brand",
"BrandType": "user_custom",
"Status": "enabled"
}
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.