利用可能なクラスター仕様を一覧表示します。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
polardb:DescribeClassList |
get |
*All Resource
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| MasterHa |
string |
任意 |
ノード数。有効な値:
|
cluster |
| ResourceGroupId |
string |
任意 |
リソースグループの ID。 |
rg-************ |
| CommodityCode |
string |
必須 |
商品コード。有効な値:
説明
|
polardb_sub |
| OrderType |
string |
任意 |
注文タイプ。有効な値:
|
BUY |
| RegionId |
string |
任意 |
リージョン ID。 説明
Alibaba Cloud 国際サイトのアカウントを使用する場合、このパラメーターは必須です。 |
cn-hangzhou |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
|||
| RequestId |
string |
リクエスト ID。 |
69A85BAF-1089-4CDF-A82F-0A140F****** |
| Items |
array<object> |
クラスター仕様の一覧。 |
|
|
object |
|||
| Psl4MaxIOPS |
string |
PSL4 の最大 1 秒あたりの入出力操作数 (IOPS)。単位:IOPS。 |
48000 |
| ClassTypeLevel |
string |
仕様タイプ。 |
enterprise |
| Cpu |
string |
CPU コア数。単位:コア。 |
8 |
| ReferencePrice |
string |
価格。 単位:セント (USD)。 説明
|
200000 |
| ReferenceExtPrice |
string |
追加価格。 単位:セント (USD)。 説明
|
200000 |
| MaxConnections |
string |
クラスターへの最大同時接続数。 |
8000 |
| MemoryClass |
string |
メモリ容量。単位:GB。 |
32 |
| ClassCode |
string |
クラスター仕様。 |
polar.mysql.x4.medium |
| ClassGroup |
string |
クラスター仕様のファミリー。有効な値:
|
Exclusive package |
| Psl5MaxIOPS |
string |
PSL5 の最大 IOPS。単位:IOPS。 |
96000 |
| MaxIOPS |
string |
最大 IOPS。単位:IOPS。 |
32000 |
| MaxStorageCapacity |
string |
最大ストレージ容量。単位:TB。 |
20 |
| Pl1MaxIOPS |
string |
パフォーマンスレベル 1 (PL1) の拡張 SSD (ESSD) の最大 IOPS。単位:IOPS。 |
50000 |
| Pl2MaxIOPS |
string |
パフォーマンスレベル 2 (PL2) の拡張 SSD (ESSD) の最大 IOPS。単位:IOPS。 |
100000 |
| Pl3MaxIOPS |
string |
パフォーマンスレベル 3 (PL3) の拡張 SSD (ESSD) の最大 IOPS。単位:IOPS。 |
1000000 |
| EssdMaxStorageCapacity |
string |
ESSD の最大ストレージ容量。単位:TB。 |
64 |
| PolarStoreMaxStorageCapacity |
string |
PSL4/PSL5 の最大ストレージ容量。単位:TB。 |
500 |
| RegionId |
string |
リージョン ID。 |
cn-hangzhou |
例
成功レスポンス
JSONJSON
{
"RequestId": "69A85BAF-1089-4CDF-A82F-0A140F******",
"Items": [
{
"Psl4MaxIOPS": "48000",
"ClassTypeLevel": "enterprise",
"Cpu": "8",
"ReferencePrice": "200000",
"ReferenceExtPrice": "200000",
"MaxConnections": "8000",
"MemoryClass": "32",
"ClassCode": "polar.mysql.x4.medium",
"ClassGroup": "Exclusive package",
"Psl5MaxIOPS": "96000",
"MaxIOPS": "32000",
"MaxStorageCapacity": "20",
"Pl1MaxIOPS": "50000",
"Pl2MaxIOPS": "100000",
"Pl3MaxIOPS": "1000000",
"EssdMaxStorageCapacity": "64",
"PolarStoreMaxStorageCapacity": "500"
}
],
"RegionId": "cn-hangzhou"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | InvalidParameters.Format | Specified parameters is not valid. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。