Cloud Governance Center (CGC) のアカウントファクトリーでサポートされているベースライン項目のリストをクエリします。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
governance:ListAccountFactoryBaselineItems |
list |
*All Resource
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| Type |
string |
任意 |
ベースライン項目のタイプ。 |
AccountFactory |
| Names |
array |
任意 |
ベースライン項目の名前。 |
|
|
string |
任意 |
ベースライン項目の名前。 |
ACS-BP_ACCOUNT_FACTORY_VPC |
|
| Versions |
array |
任意 |
ベースライン項目のバージョン。 |
|
|
string |
任意 |
ベースライン項目のバージョン。 |
1.0 |
|
| NextToken |
string |
任意 |
次のリクエストで結果の新しいページを取得するために使用されるページネーショントークン。最初のリクエストでは、このパラメーターを指定する必要はありません。 |
AAAAACDGQdAEX3m42z3sQ+f3VTK2Xr2DzYbz/SAfc/zJRqod |
| MaxResults |
integer |
任意 |
ページあたりの最大エントリ数。 有効な値:1~100。デフォルト値:10。 |
10 |
| RegionId |
string |
任意 |
リージョン ID。 |
cn-hangzhou |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
返される結果。 |
||
| BaselineItems |
array<object> |
ベースライン項目。 |
|
|
array<object> |
ベースライン項目の構成。 |
||
| DependsOn |
array<object> |
ベースライン項目の依存関係。 |
|
|
object |
依存関係の構成。 |
||
| Name |
string |
ベースライン項目の名前。 |
ACS-BP_ACCOUNT_FACTORY_VPC |
| Type |
string |
ベースライン項目のタイプ。 |
AccountFactory |
| Version |
string |
ベースライン項目のバージョン。 |
1.0 |
| Description |
string |
ベースライン項目の説明。 |
Notification. |
| Name |
string |
ベースライン項目の名前。 |
ACS-BP_ACCOUNT_FACTORY_ACCOUNT_NOTIFICATION |
| Type |
string |
ベースライン項目のタイプ。 |
AccountFactory |
| Version |
string |
ベースライン項目のバージョン。 |
1.0 |
| NextToken |
string |
戻り値 NextToken はページネーショントークンであり、次のリクエストで結果の新しいページを取得するために使用できます。 |
AAAAACDGQdAEX3m42z3sQ+f3VTK2Xr2DzYbz/SAfc/zJRqod |
| RequestId |
string |
リクエスト ID。 |
B40D73D8-76AC-5D3C-AC63-4FC8AFCE6671 |
例
成功レスポンス
JSONJSON
{
"BaselineItems": [
{
"DependsOn": [
{
"Name": "ACS-BP_ACCOUNT_FACTORY_VPC",
"Type": "AccountFactory",
"Version": "1.0"
}
],
"Description": "Notification.",
"Name": "ACS-BP_ACCOUNT_FACTORY_ACCOUNT_NOTIFICATION",
"Type": "AccountFactory",
"Version": "1.0"
}
],
"NextToken": "AAAAACDGQdAEX3m42z3sQ+f3VTK2Xr2DzYbz/SAfc/zJRqod",
"RequestId": "B40D73D8-76AC-5D3C-AC63-4FC8AFCE6671"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 500 | InternalError | A system error occurred. | |
| 404 | InvalidEnterpriseRealName.NotFound | The specified account has not passed enterprise real name verification. Please complete the verification for the account first. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。