各クラスター仕様のキャッシュ制限を照会します。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
selectdb:DescribeDBClusterStorageLimitation |
get |
*All Resource
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| DBClusterId |
string |
必須 |
クラスター ID。 |
selectdb-cn-7213c8****-be |
| DBInstanceId |
string |
必須 |
インスタンス ID。 |
selectdb-cn-28t3qs**** |
| RegionId |
string |
必須 |
リージョン ID。 |
cn-beijing |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
PlainResponse |
||
| Data |
object |
返されるデータ。 |
|
| ClassCodeList |
array<object> |
キャッシュ仕様のリスト。 |
|
|
object |
キャッシュ仕様の詳細。 |
||
| ClassCode |
string |
仕様コード。 |
selectdb.xlarge |
| CpuCores |
integer |
CPU コア数。 |
4 |
| MemoryInGB |
integer |
メモリサイズ (単位: GB)。 |
16 |
| DefaultStorageInGB |
integer |
デフォルトのキャッシュサイズ (単位: GB)。 |
8 |
| MinStorageInGB |
integer |
最小キャッシュサイズ (単位: GB)。 |
2 |
| MaxStorageInGB |
integer |
最大キャッシュサイズ (単位: GB)。 |
16 |
| StepStorageInGB |
integer |
キャッシュのステップサイズ (単位: GB)。 |
1 |
| DynamicCode |
string |
動的コード。このパラメーターは使用されません。無視してください。 |
0 |
| DynamicMessage |
string |
動的メッセージ。このパラメーターは使用されません。無視してください。 |
An error occurred while processing your request. |
| AccessDeniedDetail |
string |
アクセス拒否の詳細。このフィールドは、RAM 検証が失敗した場合にのみ返されます。 |
failed |
| RequestId |
string |
リクエスト ID。 |
4773E4EC-025D-509F-AEA9-D53123FDFB0F |
例
成功レスポンス
JSONJSON
{
"Data": {
"ClassCodeList": [
{
"ClassCode": "selectdb.xlarge",
"CpuCores": 4,
"MemoryInGB": 16,
"DefaultStorageInGB": 8,
"MinStorageInGB": 2,
"MaxStorageInGB": 16,
"StepStorageInGB": 1
}
]
},
"DynamicCode": "0",
"DynamicMessage": "An error occurred while processing your request.",
"AccessDeniedDetail": "failed",
"RequestId": "4773E4EC-025D-509F-AEA9-D53123FDFB0F"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | DocumentConvertFailed.ExceedFileSizeLimit | The conversion has been failed, exceed file size limit. | 日文说明1 |
| 400 | Forbidden | User not authorized to operate on the specified resource, or this API does not support RAM. | 日文说明1 |
| 400 | InvalidDBName | The specified database name is not allowed. | 日文说明1 |
| 400 | CreateOrderFailed | Failed to create order. | 注文の作成に失敗しました。 |
| 400 | InvalidDBInstanceId.Malformed | The specified parameter "DBInstanceId" is not valid. | |
| 403 | DBClusterNotSupported | The requested operation can not be performed while the cluster is not sale. | 日文说明1 |
| 403 | IncorrectDBInstanceState | Current DB instance state does not support this operation. | 日文说明1 |
| 403 | InstanceEngineType.NotSupport | The instance engine and type does not support operations. | 日文说明1 |
| 403 | InvalidDBInstanceState.NotSupport | The specified instance state does't support this operation. | 日文说明1 |
| 403 | MoneyLessThan100 | The Account Monet less Than 100. | 日文说明1 |
| 403 | OperationDenied.DBNameAndAccountPrivilegeCount | The operation is not permitted due to count of database or account privilege. | 日文说明1 |
| 403 | InsufficientResourceCapacity | The resource is out of usage. | リソースが不足しています。しばらくしてからやり直してください。 |
| 404 | DBInstanceLocked | The current instance lock mode does not support this operation. | 日文说明1 |
| 404 | IncorrectVswitchId | The specified parameter VSwitchId is not valid. | 日文说明1 |
| 404 | InvalidApi.NotFound | Specified api is not found, please check your url and method. | |
| 404 | InvalidDBInstance.NotFound | The specified instance is not found. | 日文说明1 |
| 404 | InvalidDBInstanceClass.NotFound | The specified instance classic does not exist. | 日文说明1 |
| 404 | InvalidRegionId.NotFound | The provided RegionId does not exist in our records. | 日文说明1 |
| 404 | QueryPrice.Failed | The inquiry failed. Contact Alibaba Cloud customer service representatives. | 日文说明1 |
| 404 | InvalidDBInstanceId.NotFound | The DBInstanceId provided does not exist in our records. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。