アプリケーションテンプレート情報を取得します。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
eiam:GetApplicationTemplate |
get |
*ApplicationTemplate
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| ApplicationTemplateId |
string |
必須 |
アプリケーションテンプレートの ID。 |
apt_ramuser_xxxx |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
|||
| RequestId |
string |
リクエストの ID。 |
0441BD79-92F3-53AA-8657-F8CE4A2B912A |
| ApplicationTemplate |
object |
アプリケーションテンプレート情報。 |
|
| ApplicationTemplateId |
string |
アプリケーションテンプレートの ID。 |
apt_ramintlrole_ixxxxx |
| ApplicationTemplateName |
string |
アプリケーションテンプレートの名前。 |
Alibaba Cloud |
| Description |
string |
アプリケーションテンプレートの説明。 |
Alibaba Cloud SSO |
| LogoUrl |
string |
アプリケーションテンプレートのロゴ URL。 |
https://example.com/imgextra/i4/O1CN01xTLxLb1WtyKksHW1H_!!6000000002847-2-tps-xxx-xxx.png |
| HelpDocumentUrl |
string |
アプリケーションテンプレートのヘルプドキュメント URL。 |
https://example.com/document_detail/409xxx.html |
| CreateTime |
integer |
アプリケーションテンプレートが作成された時間。 |
1730341123000 |
| UpdateTime |
integer |
アプリケーションテンプレートが最後に更新された時間。 |
1730341124000 |
| SaleInfo |
object |
アプリケーションテンプレートの販売情報。 |
|
| AlwaysFree |
boolean |
アプリケーションテンプレートが永久に無料であるかどうかを示します。 |
true |
| ServiceManaged |
boolean |
アプリケーションテンプレートが Alibaba Cloud サービスによって管理されているかどうかを示します。 |
true |
| ManagedServiceCode |
string |
アプリケーションテンプレートを管理する Alibaba Cloud サービスのサービスコード。 |
bastionhost |
| ServiceConsoleUrl |
string |
アプリケーションテンプレートを管理する Alibaba Cloud サービスのコンソール URL。 |
https://example.com/?p=bastion |
| SsoTypes |
array |
サポートされる SSO プロトコル。 |
|
|
string |
サポートされる SSO プロトコルの種類。 列挙値:
|
saml2 |
例
成功レスポンス
JSONJSON
{
"RequestId": "0441BD79-92F3-53AA-8657-F8CE4A2B912A",
"ApplicationTemplate": {
"ApplicationTemplateId": "apt_ramintlrole_ixxxxx",
"ApplicationTemplateName": "Alibaba Cloud ",
"Description": "Alibaba Cloud SSO",
"LogoUrl": "https://example.com/imgextra/i4/O1CN01xTLxLb1WtyKksHW1H_!!6000000002847-2-tps-xxx-xxx.png",
"HelpDocumentUrl": "https://example.com/document_detail/409xxx.html",
"CreateTime": 1730341123000,
"UpdateTime": 1730341124000,
"SaleInfo": {
"AlwaysFree": true
},
"ServiceManaged": true,
"ManagedServiceCode": "bastionhost",
"ServiceConsoleUrl": "https://example.com/?p=bastion",
"SsoTypes": [
"saml2"
]
}
}
エラーコード
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。