マルチアカウントガバナンスの管理対象アカウントのリストを取得します。
操作説明
リソースディレクトリの管理アカウントまたは Security Center の委任管理者アカウントを使用してこの操作を呼び出します。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
yundun-sas:ListAccountsInResourceDirectory |
list |
*All Resource
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
リクエストパラメーターは必要ありません。
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
|||
| RequestId |
string |
リクエスト ID。Alibaba Cloud がリクエストに対して生成する一意の識別子です。問題のトラブルシューティングに使用できます。 |
B7A839E8-70AE-591D-8D9E-C5419A2240DB |
| Accounts |
array<object> |
リソースディレクトリのメンバーアカウントのリスト。 |
|
|
object |
アカウントの詳細。 |
||
| DisplayName |
string |
アカウント名。 |
abc** |
| AccountId |
string |
メンバーの Alibaba Cloud アカウント ID。 |
180803538814**** |
| FolderId |
string |
リソースディレクトリのフォルダの ID。 |
fd-cE2SQP**** |
| SasVersion |
string |
購入済みの Security Center のエディション。有効な値:
|
0 |
| IsMarked |
string |
アカウントがフォロー済みとしてマークされているかどうかを示します。 |
no |
| IsSiemDaAccount |
string |
アカウントが Cloud Threat Detection and Response (CTDR) の委任管理者アカウントであるかどうかを示します。有効な値:
|
no |
| IsSasDaAccount |
string |
アカウントが Security Center の委任管理者アカウントであるかどうかを示します。有効な値:
|
no |
| IsMaAccount |
string |
アカウントがリソースディレクトリの管理アカウントであるかどうかを示します。有効な値:
|
no |
| SaleInstance |
string |
Security Center インスタンス ID。 |
postpay-sas-x5x3hy1ly*** |
| IsSiemControlAccount |
string |
アカウントが Cloud Threat Detection and Response (CTDR) の管理アカウントであるかどうかを示します。有効な値:
|
no |
| ChargeType |
integer |
サブスクリプションの課金方法。有効な値:
|
1 |
| InstanceBuyType |
integer |
インスタンスの購入タイプ。有効な値:
|
0 |
BuySas
deprecated
|
integer |
このパラメーターは非推奨であり、使用する必要はありません。 |
true |
| PostPayModuleSwitch |
string |
従量課金モジュールスイッチのステータス。JsonString フォーマットです。有効な値:
列挙値:
|
{\"VUL\":0} |
| BuySasNew |
boolean |
Security Center サブスクリプションインスタンスが購入済みかどうかを示します。有効な値:
|
true |
| PostBasicService |
integer |
従量課金モジュールスイッチ。有効な値:
|
1 |
例
成功レスポンス
JSONJSON
{
"RequestId": "B7A839E8-70AE-591D-8D9E-C5419A2240DB",
"Accounts": [
{
"DisplayName": "abc**",
"AccountId": "180803538814****",
"FolderId": "fd-cE2SQP****",
"SasVersion": "0",
"IsMarked": "no",
"IsSiemDaAccount": "no\n",
"IsSasDaAccount": "no",
"IsMaAccount": "no",
"SaleInstance": "postpay-sas-x5x3hy1ly***",
"IsSiemControlAccount": "no",
"ChargeType": 1,
"InstanceBuyType": 0,
"BuySas": 0,
"PostPayModuleSwitch": "{\\\"VUL\\\":0}",
"BuySasNew": true,
"PostBasicService": 1
}
]
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 500 | ServerError | ServerError | |
| 403 | NoPermission | caller has no permission |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。