ブランドの詳細を照会します。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
eiam:GetBrand |
get |
*Brand
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| InstanceId |
string |
必須 |
インスタンスID。 |
idaas_ue2jvisn35ea5lmthk267xxxxx |
| BrandId |
string |
必須 |
ブランドID。 |
brand_xxxx |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
|||
| RequestId |
string |
リクエストID。 |
0441BD79-92F3-53AA-8657-F8CE4A2B912A |
| Brand |
object |
ブランド。 |
|
| InstanceId |
string |
インスタンスID。 |
idaas_ue2jvisn35ea5lmthk267xxxxx |
| BrandId |
string |
ブランドID。 |
brand_xxxx |
| BrandName |
string |
ブランド名。 |
Custom Brand |
| BrandType |
string |
ブランドタイプ。 列挙値:
|
user_custom |
| Status |
string |
ブランドステータス。 列挙値:
|
enabled |
例
成功レスポンス
JSONJSON
{
"RequestId": "0441BD79-92F3-53AA-8657-F8CE4A2B912A",
"Brand": {
"InstanceId": "idaas_ue2jvisn35ea5lmthk267xxxxx",
"BrandId": "brand_xxxx",
"BrandName": "Custom Brand",
"BrandType": "user_custom",
"Status": "enabled"
}
}
エラーコード
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。