リソースディレクトリの管理アカウント、または Resource Center の委任管理者アカウントを使用して、アカウント間のリソース検索機能のステータスを照会します。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
resourcecenter:GetMultiAccountResourceCenterServiceStatus |
get |
*All Resource
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
リクエストパラメーターは必要ありません。
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
戻り値。 |
||
| InitialStatus |
string |
機能の初期化ステータス。 有効値:
|
Pending |
| RequestId |
string |
リクエスト ID。 |
81671397-1425-51F1-A144-4799E01BEBFF |
| ServiceStatus |
string |
機能のステータス。 有効値:
|
Enabled |
例
成功レスポンス
JSONJSON
{
"InitialStatus": "Pending",
"RequestId": "81671397-1425-51F1-A144-4799E01BEBFF",
"ServiceStatus": "Enabled"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | NoPermission | You are not authorized to perform this operation. | |
| 400 | MultiAccountServiceNotEnabled | Mulit account ResourceCenter service is not enabled. | |
| 404 | NotExists.ResourceDirectory | The resource directory for the account is not enabled. | |
| 409 | InvalidParameter.Scope | The Scope is invalid. | |
| 409 | NoPermission.ResourceDirectory.MemberAccount | ResourceDirectory Member Account is not authorized to perform this operation. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。