ソリューションのデフォルト構成を照会します。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
ebs:DescribeSolutionInstanceConfiguration |
get |
*All Resource
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| SolutionId |
string |
必須 |
ソリューションの ID。 |
sln-xxxxx |
| RegionId |
string |
必須 |
リージョン ID。 |
cn-shanghai |
| Parameters |
array<object> |
任意 |
パラメーター。 |
|
|
object |
任意 |
パラメーターに関する情報。 |
||
| ParameterKey |
string |
必須 |
パラメーターのキー。 |
*** |
| ParameterValue |
string |
必須 |
パラメーターの値。 説明
Parameters パラメーターはオプションです。 Parameters を指定する場合は、ParameterValue を指定する必要があります。 |
*** |
| ClientToken |
string |
任意 |
リクエストのべき等性を確保するために使用されるクライアントトークン。 クライアントを使用してトークンを生成できますが、トークンが異なるリクエスト間で一意であることを確認する必要があります。 トークンには ASCII 文字のみを含めることができ、長さは 64 文字を超えることはできません。 詳細については、「べき等性を確保する方法」をご参照ください。 |
123e4567-e89b-12d3-a456-42665544**** |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
DescribeSlnInstanceConfigurationResponse。 |
||
| Data |
array<object> |
返されたデータ。 |
|
|
object |
返されたデータ。 |
||
|
any |
返されたデータ。 |
[] |
|
| RequestId |
string |
リクエスト ID。 |
11B55F58-D3A4-4A9B-9596-342420D0**** |
例
成功レスポンス
JSONJSON
{
"Data": [
{
"key": "[]"
}
],
"RequestId": "11B55F58-D3A4-4A9B-9596-342420D0****"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | InvalidParameter | The parameter %s is invalid. | |
| 400 | InvalidParameter.Conflict | The specified parameter %s and %s are not blank at the same time. | |
| 400 | InvalidParameter.Format | Specified parameter format is not valid. | 日文说明 |
| 400 | MissingParameter | The input parameter %s that is mandatory for processing this request is not supplied. | |
| 500 | InternalError | The request processing has failed due to some unknown error, exception or failure. | |
| 403 | Forbidden | User is not authorized to operate. | |
| 403 | Forbidden.Action | User is not authorized to operate this action. | |
| 403 | InvalidAccountStatus.NotEnoughBalance | Your account does not have enough balance. | |
| 403 | LastTokenProcessing | The last token request is processing. | |
| 403 | NoPermission.SLR | The RAM user does not have the permission to create service linked role: AliyunServiceLinkedRoleForEBS. | |
| 403 | OperationDenied | The operation is not allowed. | |
| 403 | AssumeRoleFail.solution | Assume role fail, please check RamRole for EBS Laboratory already exist and policy is correct. | |
| 404 | InvalidApi.NotFound | Specified api is not found, please check your url and method. | |
| 404 | NoSuchResource | The specified resource does not exist. | |
| 504 | RequestTimeout | The request is timeout, please try again later. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。