この API を使用して RDS インスタンスを作成します。
操作説明
サポートされるエンジン
RDS MySQL
RDS PostgreSQL
RDS SQL Server
RDS MariaDB
関連ドキュメント
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
rds:CreateDBInstance |
create |
*All Resource
|
|
なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| RegionId |
string |
必須 |
リージョン ID。DescribeRegions 操作を呼び出して、リージョンの最新リストを照会できます。 |
cn-hangzhou |
| Engine |
string |
必須 |
データベースエンジン。有効値:
|
MySQL |
| EngineVersion |
string |
必須 |
データベースエンジンのバージョン。有効値:
説明
|
8.0 |
| DBInstanceClass |
string |
必須 |
インスタンスタイプ。標準または Yitian インスタンスタイプを指定できます。詳細については、「プライマリインスタンスタイプ」をご参照ください。 サーバーレスインスタンスを作成するには、次のいずれかの値を指定します:
|
mysql.n2.medium.2c |
| DBInstanceStorage |
integer |
必須 |
インスタンスのストレージ容量 (GB)。値は 5 の倍数である必要があります。値の範囲の詳細については、「プライマリインスタンスタイプ」をご参照ください。 |
100 |
| SystemDBCharset |
string |
任意 |
このパラメーターは非推奨です。このパラメーターを設定する必要はありません。 |
gbk |
| DBInstanceNetType |
string |
必須 |
インスタンスのネットワーク接続タイプ。内部接続の場合は、値を Intranet に設定します。 |
Intranet |
| DBInstanceDescription |
string |
任意 |
インスタンスの説明。長さは 2~255 文字で、文字または漢字で始まり、文字、数字、アンダースコア (_)、ハイフン (-) を含める必要があります。 説明
説明は http:// または https:// で始めることはできません。 |
testInstance |
| SecurityIPList |
string |
必須 |
インスタンスの IP ホワイトリスト。複数の IP アドレスまたは CIDR ブロックはカンマで区切ります。最大 1,000 個の一意の IP アドレスまたは CIDR ブロックを追加できます。以下の形式がサポートされています:
|
10.10.XX.XX/24 |
| ClientToken |
string |
任意 |
リクエストのべき等性を保証するためのクライアント生成トークン。トークンはグローバルに一意で、ASCII 文字のみで構成され、長さは 64 文字以下である必要があります。 |
ETnLKlblzczshOTUbOCz**** |
| PayType |
string |
必須 |
インスタンスの課金方法。有効値:
説明
システムは自動的に注文を作成し、支払います。手動での支払い確認は不要です。 |
Postpaid |
| ZoneId |
string |
任意 |
プライマリインスタンスのアベイラビリティゾーン ID。
|
cn-hangzhou-b |
| ZoneIdSlave1 |
string |
任意 |
セカンダリインスタンスのアベイラビリティゾーン ID。
|
cn-hangzhou-c |
| ZoneIdSlave2 |
string |
任意 |
MySQL Cluster Edition インスタンスを作成する際、1つまたは2つのセカンダリインスタンスを作成できます。このパラメーターを使用して、2番目のセカンダリインスタンスのアベイラビリティゾーンを指定します。 |
cn-hangzhou-d |
| InstanceNetworkType |
string |
任意 |
インスタンスのネットワークタイプ。有効値:
説明
|
VPC |
| ConnectionMode |
string |
任意 |
インスタンスのアクセスモード。有効値:
デフォルトでは、システムは接続モードを自動的に割り当てます。 説明
ApsaraDB RDS for SQL Server 2012、2016、2017 インスタンスは、標準アクセスモードのみをサポートします。 |
Standard |
| VPCId |
string |
任意 |
VPC の ID。 説明
このパラメーターは、InstanceNetworkType が VPC に設定されている場合にのみ有効です。 |
vpc-**** |
| VSwitchId |
string |
任意 |
VSwitch の ID。
|
vsw-**** |
| PrivateIpAddress |
string |
任意 |
インスタンスのプライベート IP アドレス。IP アドレスは、指定された VSwitch の CIDR ブロック内にある必要があります。デフォルトでは、システムは VPCId および VSwitchId パラメーターに基づいてプライベート IP アドレスを自動的に割り当てます。 |
172.16.XX.XX |
| UsedTime |
string |
任意 |
サブスクリプション期間。有効値:
説明
このパラメーターは、PayType が Prepaid に設定されている場合に必須です。 |
2 |
| Period |
string |
任意 |
サブスクリプションインスタンスのサブスクリプション期間の単位。有効値:
説明
このパラメーターは、PayType が Prepaid に設定されている場合に必須です。 |
Year |
| ResourceGroupId |
string |
任意 |
リソースグループの ID。 |
rg-acfmy**** |
| DBInstanceStorageType |
string |
任意 |
インスタンスのストレージタイプ。有効値:
このパラメーターのデフォルト値は、DBInstanceClass パラメーターで指定されたインスタンスタイプによって決まります:
説明
サーバーレスインスタンスは ESSD PL1 と汎用 ESSD のみをサポートします。 |
general_essd |
| BusinessInfo |
string |
任意 |
拡張ビジネス情報。 |
121436975448952 |
| EncryptionKey |
string |
任意 |
同じリージョンでディスク暗号化に使用されるカスタマーマスターキー (CMK) の ID。このパラメーターを指定すると、ディスク暗号化が有効になります。一度有効にすると、ディスク暗号化は無効にできません。RoleARN パラメーターも指定する必要があります。 キー ID は KMS コンソールで表示するか、CreateKey 操作を呼び出して CMK を作成できます。 説明
|
0d24*****-da7b-4786-b981-9a164dxxxxxx |
| RoleARN |
string |
任意 |
ApsaraDB RDS サービスアカウントが KMS にアクセスするために引き受ける RAM ロールの Alibaba Cloud リソースネーム (ARN)。 重要 ディスク暗号化を有効にする場合は、RoleARN パラメーターを指定する必要があります。 |
acs:ram::1406****:role/aliyunrdsinstanceencryptiondefaultrole |
| AutoRenew |
string |
任意 |
サブスクリプションインスタンスの自動更新を有効にするかどうかを指定します。このパラメーターはサブスクリプションインスタンスに対してのみ有効です。有効値:
説明
|
true |
| Category |
string |
任意 |
インスタンスファミリー。有効値:
|
HighAvailability |
| DedicatedHostGroupId |
string |
任意 |
専用ホストグループの ID。 このパラメーターは、専用ホストグループに ApsaraDB RDS インスタンスを作成する際に必須です。
|
dhg-4n**** |
| TargetDedicatedHostIdForMaster |
string |
任意 |
専用ホストグループ内のプライマリインスタンスのホスト ID。 このパラメーターは、専用ホストグループに ApsaraDB RDS インスタンスを作成する際に必須です。このパラメーターを指定しない場合、システムは自動的にホストを割り当てます。
|
i-bp**** |
| TargetDedicatedHostIdForSlave |
string |
任意 |
専用ホストグループ内のセカンダリインスタンスのホスト ID。 このパラメーターは、専用ホストグループに High-availability または 3 ノード Enterprise Edition の ApsaraDB RDS インスタンスを作成する際に必須です。このパラメーターを指定しない場合、システムは自動的にホストを割り当てます。
|
i-bp**** |
| TargetDedicatedHostIdForLog |
string |
任意 |
専用ホストグループ内のロガーインスタンスのホスト ID。 このパラメーターは、専用ホストグループに 3 ノード Enterprise Edition の ApsaraDB RDS インスタンスを作成する際に必須です。このパラメーターを指定しない場合、システムは自動的にホストを割り当てます。
|
i-bp**** |
| DBParamGroupId |
string |
任意 |
パラメーターグループの ID。 説明
このパラメーターは MySQL と PostgreSQL でのみサポートされています。このパラメーターを指定しない場合、システムのデフォルトパラメーターグループが使用されます。カスタムパラメーターグループを作成し、その ID をこのパラメーターに使用することもできます。 |
rpg-sys-**** |
| DBTimeZone |
string |
任意 |
インスタンスのタイムゾーン。このパラメーターは、Engine が MySQL または PostgreSQL に設定されている場合にのみ有効です。
説明
|
+08:00 |
| DBIsIgnoreCase |
string |
任意 |
テーブル名で大文字と小文字を区別するかどうかを指定します。有効値:
|
true |
| TargetMinorVersion |
string |
任意 |
作成するインスタンスのマイナーエンジンバージョン。このパラメーターは、ApsaraDB RDS for MySQL または ApsaraDB RDS for PostgreSQL インスタンスを作成する場合にのみ必要です。 フォーマット:
|
rds_20200229 |
| StorageAutoScale |
string |
任意 |
ストレージ自動スケーリングを有効にするかどうかを指定します。この機能は、ApsaraDB RDS for MySQL および ApsaraDB RDS for PostgreSQL でのみサポートされています。有効値:
説明
インスタンス作成後に |
Disable |
| StorageThreshold |
integer |
任意 |
ストレージ自動スケーリングをトリガーするストレージ使用率。有効値:
説明
このパラメーターは、StorageAutoScale が Enable に設定されている場合に必須です。 |
50 |
| StorageUpperBound |
integer |
任意 |
インスタンスが自動的にスケーリングできる最大ストレージ容量 (GB)。 説明
|
2000 |
| DryRun |
boolean |
任意 |
ドライランを実行するかどうかを指定します。有効値:
|
false |
| UserBackupId |
string |
任意 |
ユーザーバックアップの ID。 このパラメーターを指定する場合、以下の制限が適用されます:
|
67798**** |
| Amount |
integer |
任意 |
作成する ApsaraDB RDS for MySQL インスタンスの数。このパラメーターは、ApsaraDB RDS for MySQL インスタンスの一括作成にのみ適用されます。 有効値:1~20。デフォルト値:1。 説明
|
2 |
| CreateStrategy |
string |
任意 |
一括インスタンス作成の作成ポリシー。このパラメーターは、Amount パラメーターが 1 より大きい値に設定されている場合にのみ有効です。有効値:
|
Atomicity |
| Tag |
array<object> |
任意 |
タグのリスト。 |
|
|
object |
任意 |
タグの詳細。 |
||
| Key |
string |
任意 |
タグキー。このパラメーターを指定して、インスタンスにタグを追加できます。
|
testkey1 |
| Value |
string |
任意 |
タグキーに対応するタグ値。このパラメーターを指定して、インスタンスにタグを追加できます。
|
testvalue1 |
| DeletionProtection |
boolean |
任意 |
インスタンスの削除保護を有効にするかどうかを指定します。この機能は、従量課金インスタンスでのみサポートされています。有効値:
|
true |
| BabelfishConfig |
string |
任意 |
Babelfish for ApsaraDB RDS for PostgreSQL の構成情報。 フォーマット: パラメーターの説明:
説明
このパラメーターは ApsaraDB RDS for PostgreSQL インスタンスにのみ適用されます。Babelfish for ApsaraDB RDS for PostgreSQL の詳細については、「Babelfish とは」をご参照ください。 |
{"babelfishEnabled":"true","migrationMode":"single-db","masterUsername":"babelfish_user","masterUserPassword":"Babelfish123!"} |
| ServerlessConfig |
object |
任意 |
サーバーレスインスタンスの設定。サーバーレスインスタンスを作成する際にこのパラメーターは必須です。 説明
ApsaraDB RDS for MariaDB はサーバーレスインスタンスをサポートしていません。 |
|
| MaxCapacity |
number |
任意 |
自動スケーリングの RDS キャパシティユニット (RCU) の最大数。有効値:
説明
このパラメーターの値は MinCapacity の値以上で、整数である必要があります。 |
8 |
| MinCapacity |
number |
任意 |
自動スケーリングの RCU の最小数。有効値:
説明
このパラメーターの値は MaxCapacity の値以下である必要があります。 |
0.5 |
| AutoPause |
boolean |
任意 |
サーバーレスインスタンスの自動一時停止と開始を有効にするかどうかを指定します。有効値:
説明
このパラメーターは、MySQL または PostgreSQL を実行するサーバーレスインスタンスにのみ適用されます。インスタンスに 10 分間接続がない場合、自動的に一時停止します。新しい接続が確立されると自動的に再開します。 |
true |
| SwitchForce |
boolean |
任意 |
サーバーレスインスタンスの強制スケーリングを有効にするかどうかを指定します。有効値:
説明
|
false |
| ConnectionString |
string |
任意 |
インスタンスの内部エンドポイント。 エンドポイントの形式は |
rm-uf6wjk5****.mysql.rds.aliyuncs.com |
| Port |
string |
任意 |
インスタンス作成時に初期化できるポート。有効範囲:
|
3306 |
| BurstingEnabled |
boolean |
任意 |
このパラメーターは非推奨です。構成は不要です。 |
false |
| AutoPay |
boolean |
任意 |
汎用 ESSD の I/O バースト機能を有効にするかどうかを指定します。 有効な値:
説明
汎用 ESSD の I/O バースト機能の詳細については、「汎用 ESSD とは」をご参照ください。 |
true |
| IoAccelerationEnabled |
string |
任意 |
自動支払いを有効にするかどうかを指定します。 有効な値:
説明
デフォルト値:true。 アカウントの残高が不足している場合は、`AutoPay` パラメーターを false に設定して未払いの注文を生成できます。 その後、ApsaraDB RDS コンソールにログインして注文の支払いを完了してください。 |
0 |
| ColdDataEnabled |
boolean |
任意 |
汎用 ESSD の バッファプール拡張 (BPE) 機能を有効にするかどうかを指定します。有効値:
|
false |
| WhitelistTemplateList |
string |
任意 |
汎用 ESSD のデータアーカイブ機能を有効にするかどうかを指定します。有効な値:
|
192.168.0.1,172.16.213.9 |
| AutoCreateProxy |
boolean |
任意 |
IP ホワイトリストのテンプレートです。複数の IP アドレスを指定する場合は、カンマ (,) で区切ります。カンマの前後にスペースは入れないでください。例: |
false |
| AutoUseCoupon |
boolean |
任意 |
データベースプロキシを自動的に作成するかどうかを指定します。有効な値は次のとおりです:
|
true |
| PromotionCode |
string |
任意 |
クーポンを使用するかどうかを指定します。有効な値:
説明
クーポンを適用した後にインスタンスをスペックダウンした場合、クーポンの金額は返金されません。 |
aliwood-1688-mobile-promotion |
| OptimizedWrites |
string |
任意 |
プロモーションコード。 |
optimized |
| ExternalReplication |
boolean |
任意 |
16 KB アトミック書き込み機能を有効にするかどうかを指定します。 有効な値:
|
ON |
| CustomExtraInfo |
string |
任意 |
RDS MySQL ネイティブレプリケーションを有効にするかどうかを指定します。有効な値:
|
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
応答パラメーター。 |
||
| DryRunResult |
boolean |
リクエストがドライランに合格したかどうかを示します。有効値:
説明
|
true |
| TagResult |
boolean |
タグがインスタンスにアタッチされたかどうかを示します。有効値:
説明
このパラメーターは、インスタンスにタグをアタッチした場合にのみ返されます。 |
true |
| RequestId |
string |
リクエスト ID。 |
1E43AAE0-BEE8-43DA-860D-EAF2AA0724DC |
| ConnectionString |
string |
インスタンスの内部エンドポイント。 |
rm-uf6wjk5****.mysql.rds.aliyuncs.com |
| Message |
string |
一括作成タスクを示すメッセージ。 説明
このパラメーターは、Amount パラメーターが 1 より大きい場合にのみ返されます。 |
Batch Create DBInstance Task Is In Process. |
| DBInstanceId |
string |
インスタンス ID。Amount パラメーターを 1 より大きい値に設定した場合、対応する数のインスタンス ID が返されます。インスタンス ID はカンマ (,) で区切られます。 例えば、Amount パラメーターを 3 に設定した場合、3つのインスタンス ID が返されます。例: |
rm-uf6wjk5**** |
| Port |
string |
内部ネットワーク経由でインスタンスに接続するために使用されるポート。 |
3306 |
| TaskId |
string |
一括作成タスクの ID。
|
s2365879-a9d0-55af-fgae-f2**** |
| DryRun |
boolean |
インスタンスを作成する前にドライランが実行されたことを示します。
|
true |
| OrderId |
string |
注文 ID。 |
1007893702**** |
新しい SDK パッケージでこの API を呼び出すと、デフォルトのクライアントタイムアウトがサーバーのものと一致しないため、タイムアウトエラーが発生する可能性があります。このエラーにもかかわらず、API 呼び出しは成功します。これを防ぐには、呼び出しの前に ReadTimeout パラメーターを 20000 に設定してください。
例
成功レスポンス
JSONJSON
{
"DryRunResult": true,
"TagResult": true,
"RequestId": "1E43AAE0-BEE8-43DA-860D-EAF2AA0724DC",
"ConnectionString": "rm-uf6wjk5****.mysql.rds.aliyuncs.com",
"Message": "Batch Create DBInstance Task Is In Process.",
"DBInstanceId": "rm-uf6wjk5****",
"Port": "3306",
"TaskId": "s2365879-a9d0-55af-fgae-f2****",
"DryRun": true,
"OrderId": "1007893702****"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | Invalid.ParamGroupDBVersion | %s.%s | |
| 400 | InvalidInstanceLevel.DiskType | Specified instance level not support request disk type | |
| 400 | RR309 | We have detected a security risk with your payment method. Please proceed with verification via the link in your email or console message and re-submit your order after verification. | |
| 400 | InvalidZoneId.NotSupported | The Specified vpc Zone not supported. | |
| 400 | InvalidZone.NotSupportedForStorageType | The specified zone is closed or invalid for Specified DBInstanceStorageType. | |
| 400 | InvalidNetworkTypeClassicWhenCloudStorage | The Specified InstanceNetworkType value Classic is not valid when choose cloud storage type. | |
| 400 | InvalidZone.NotSupported | The Specified Zone not supported. | |
| 400 | InvalidEssdStorageSize | invalid cloud essd storage size. | |
| 400 | InvalidParameter | Some Reuquest Parameters Is Invalid. Check or Try It Again Later. | |
| 400 | Pay.AmountLimitExceeded | Pay amount limit exceeded. | |
| 400 | IncompleteAccountInfo | Your information is incomplete. Complete your information before the operation. | |
| 400 | IncompleteTaxInfo | Your tax information is incomplete. Complete your information before the operation. | |
| 400 | InvalidPaymentMethod.Incomplete | No payment method is specified for your account. We recommend that you add a payment method. | |
| 400 | InvalidPaymentMethod.Missing | No payment method is specified for your account. We recommend that you add a payment method. | |
| 400 | InsuffcientBalanceOrBankAccount | Add a payment method or add funds to the prepayment balance. Get started by creating an instance. | |
| 400 | InvalidPaymentMethod.NoAccess | No payment method is specified for your account. We recommend that you add a payment method. | |
| 400 | InvalidPaymentMethod.InsufficientBalance | No payment method is specified for your account. We recommend that you add a payment method or add funds to the prepayment balance. | |
| 400 | Pay.LowFunds | The balance of the advance payment is insufficient or there is no balance of the advance payment. | |
| 400 | Pay.ChargeChannelNotFound | Failure to obtain the first external payment channel if the advance balance is insufficient. | |
| 400 | VswitchIpExhausted | Vswitch IP exhausted. | |
| 400 | InvalidPrivateIpAddress.AlreadyUsed | The specified IP is already used. | |
| 400 | InvalidEcsImage.NotFound | Sepcified ecs image does not exist | |
| 400 | InvalidMinorVersion.NotFound | Sepcified minor version does not exists. | |
| 400 | InvalidConcurrentOperate | Concurrent operation is detected. | |
| 400 | ZoneId.NotMatchWithCategory | The number of ZoneId specified does not match with category. | |
| 400 | InvalidSecurityIPList.Format | The specified parameter securityIPList is not valid. | |
| 400 | InvalidDBParamGroupId.Format | The specified parameter dbParamGroupId is not valid. | |
| 400 | InvalidTargetMinorVersion.Format | The specified parameter targetMinorVersion is not valid. | |
| 400 | InvalidDedicatedHostGroupId.Format | The specified parameter dedicatedHostGroupId is not valid. | |
| 400 | InvalidDBInstanceClass.Malformed | The specified parameter DBInstanceClass is not valid. | |
| 400 | InvalidEngineVersion.Malformed | The specified parameter EngineVersion is not valid. | |
| 400 | CreditPayInsufficientBalance | Insufficient credit pay limit. Please contact your channel partner to increase the limit. | |
| 400 | InvalidTagKey.Malformed | The Tag.N.Key parameter is empty. | |
| 400 | InvalidTagValue.Malformed | The Tag.N.Value parameter is empty. | |
| 400 | Duplicate.TagKey | The Tag.N.Key contains duplicate keys. | |
| 400 | NumberExceed.Tags | The maximum number of Tags is exceeded. The maximum is 20. | |
| 400 | MissingParameter.ResourceIds | The parameter ResourceIds.N must not be null. | |
| 400 | InvalidParameter.TagKey | The Tag.N.Key parameter is invalid. | |
| 400 | InvalidParameter.TagValue | The Tag.N.Value parameter is invalid. | |
| 400 | NoPermission.SystemTag | You have no permission to use system tags. | |
| 400 | InvalidParam.Amount | Amount is allowed from 1 to 20. | |
| 400 | InvalidParam.CreateStrategy | Only Atomicity and Partial are allowed. | |
| 400 | InvalidParam.Engine | Only MySQL is allowed when Amount > 1. | |
| 400 | InvalidMultiZoneInfoList | The Specified Zone Info List is Invaild. | |
| 400 | InvalidKmsConfigStatus | The Kms Service Config is Invalid. | |
| 400 | InvalidConnectionString.Duplicate | Specified connection string already exists in the Aliyun RDS. | |
| 400 | InvalidPort.Malformed | Specified port is not valid. | |
| 400 | InvalidUsedTime | UsedTime can not Less than or equal to zero. | |
| 400 | Kms.Unauthorized | KMS has not been authorized. | |
| 400 | InvalidDBInstanceClass.Offline | The specified instance type is no longer provided. Please specify another instance type. | |
| 400 | SystemParamGroupCode.Format | Specific DBParamGroupId is not valid. | |
| 400 | InvalidDBInstanceName.Duplicate | Specified DB instance name already exists in the Aliyun RDS. | |
| 400 | ServiceLinkedRole.NotExist | Service linked role for RDS PostgreSQL not exist. | |
| 400 | CommodityServiceCalling.Exception | Failed to call commodity service. | |
| 400 | Commodity.InvalidComponent | The module you purchased is not legal, please buy it again. | |
| 400 | Pay.InsufficientBalance | Insufficient available balance. | |
| 400 | Price.CommoditySys | Commodity system call exception. | |
| 400 | RegionEndTimeDissolvedAustralia | Cloud services in the Australia (Sydney) region will be discontinued. Set the validity date to September 30, 2024 or earlier than September 30, 2024. | |
| 400 | RegionEndTimeDissolvedIndia | Cloud services in the India (Mumbai) region will be discontinued. Set the validity date to July 15, 2024 or earlier than July 15, 2024. | |
| 400 | InvalidPrivateIpAddress.Format | The specified private IP address format is incorrect. | 指定されたipアドレスのフォーマットが正しくありません。 |
| 400 | InvalidPrivateIpAddress.Mismatch | Specified private IP address is not in the CIDR block of virtual switch. | |
| 400 | TooManyWhitelistTemplateIds | create dbinstance can support attach to up to 10 whitelist templates. | |
| 400 | UnsupportExtendDisk.NotSupport | Specified DB instance is unsupport extend disk. | |
| 400 | InvalidWhitelistTemplateId | the template id list is invalid. | |
| 400 | InvalidRequestId | The request is copy, check your token. | |
| 400 | InvalidParameter.MinCapacity | The specified parameter 'MinCapacity' is not valid. | |
| 400 | UnsupportedClassCode | The specified DB instance class stops selling. | |
| 400 | InvalidParameter.NotSupportDBInstanceStorageType | Parameter DBInstanceStorageType is invalid. | |
| 400 | InvalidParam.InstanceNetworkType | Creation of classic network instances is not supported. | |
| 400 | InvalidOrder.NotFound | Specified order does not exist in RDS. | |
| 400 | InvalidVSwitchId.Format | The specified vswitch Id format is incorrect. | |
| 400 | Order.ComboInstanceNotAllowOperate | A package instance is not allowed to operate independently. | |
| 400 | Price.PricingPlanResultNotFound | Pricing plan price result not found. | |
| 400 | Order.NoRealNameAuthentication | You have not passed the real-name authentication and do not meet the purchase conditions. Please log in to the user center for real-name authentication. | |
| 400 | InsufficientAvailableQuota | Your account quota limit is less than 0, please recharge before trying to purchase. | |
| 400 | RegionDissolvedEOM | Dear customer, Alibaba Cloud plans to optimize and adjust the current region. Cloud services in this region will cease operations. You are currently unable to operate new purchase orders. Thank you for your understanding and support. | |
| 400 | Order.PeriodInvalid | There is a problem with the period you selected, please choose again. | |
| 400 | pay.noCreditCard | Account not bound to credit card. | |
| 400 | Order.InstHasUnpaidOrder | There is an unpaid order for the service you have purchased. Please pay or void it before placing the order. | |
| 400 | BasicInfoUncompleted | Your information is incomplete. Complete your information before the operation. | |
| 400 | Risk.RiskControlRejection | Your account is abnormal, please contact customer service for details. | |
| 400 | Api.NotSupport | Specified api is not supported. | |
| 400 | ContainForbiddenLabelError | There is a label that prohibits placing orders. Please contact your distributor for assistance. | |
| 400 | InvalidDBInstanceId.NotFound | The DBInstanceId provided does not exist in records. | |
| 400 | InvalidParam | Sepcified wal level Parameter is invalid. There are still logical slots in instance, so it can not be set as replica. | |
| 400 | System.SaleValidateFailed | Sales expression validation system error. | |
| 400 | Abs.InvalidAccount.NotFound | account is not found. | |
| 400 | SqlExecuteFailedOrTimeout | sql command execution failed or timed out:%s. | |
| 400 | ColdData.EngineVersionNotSupport | The current instance engine version not support coldDataEnabled. | |
| 400 | ColdData.MinorVersionNotSupport | The current instance minor version not support coldDataEnabled. | |
| 400 | IncorrectTargetClasscode | The current instance type does not support this operation. | |
| 400 | RequiredParam.NotFound | Required input param is not found. | |
| 400 | Parameters.Invalid | Parameter error, please check the parameters. | |
| 400 | BackupPolicyNotSupport | Cold Data won't open with CrossBackup or Flash Backup, please check Backup Policy. | |
| 400 | InvalideStatus.Format | The instance status does not support this operation. | |
| 400 | InvalidReleasedKeepPolicy.Format | Specified Released Keep Policy is not valid. | |
| 400 | InvalidDBInstanceEngineType.Format | the DB instance engine type does not support this operation. | |
| 400 | Pay.NoCreditCard | No credit cards. | |
| 400 | VpcNetworkTypeNotSupport | The vpc network type instance does not support this operation. | |
| 400 | MirrorInsExists | Specified DB instance mirror ins already existed. | |
| 400 | InvalidBackupSet | The specified database does not exist in the backup set. | |
| 400 | OrdTCommodityQueryError | Failed to query for product. | |
| 400 | ProductInstanceReleased | The instance has been released. Please check before placing the order. | |
| 400 | IncorrectTargetCategory | Current target category does not support this operation. | |
| 400 | PurchaseDurationInsufficient | The purchase duration does not meet the requirements, please choose again. | |
| 400 | NotFound.ParamGroupId | Current ParamGroupId not found. | |
| 400 | InvalidParamForXfs | Xfs instance must be single tenant standard instance. | |
| 400 | UnsupportedColdData | Current coldDataEnabled parameter can not support. | |
| 400 | AtLeastThreeVSwitchAvailableIp | The primary vswitch requires at least three available IP addresses. | |
| 400 | AtLeastTwoVSwitchAvailableIp | The primary vswitch requires at least two available IP addresses. | |
| 400 | DuckDBOperationConflictBetweenPrimaryAndReadOnlyInstance | Current instance is already attached to another duckdb instance, operation is conflict. | |
| 401 | CannotDecreaseEssdPerfLevel | cannot decrease cloud essd performance level. | |
| 500 | ExternalFailure | The request processing has failed due to external service failure. | |
| 500 | RequestMetaDataFailed | The service request failed. Please try again later or contact service personnel. | |
| 500 | InvokeProxyFailure | The request processing has failed due to service failure of rds api. | |
| 403 | ByokRoleArnNotFound | The roleArn can not be null. | |
| 403 | RISK.RISK_CONTROL_REJECTION | Risk control rejection. | |
| 403 | AliCroup2CloudUserCannotBuyNotInnerCommodity | There is no group cloud commodity label, and users within the group are not allowed to purchase. | |
| 403 | GroupReplicationNotSupport.InvalidEngineVersion | Group Replication requires the instance engine version to be 8.0. | |
| 403 | GroupReplicationNotSupport.InvalidNodeClassCode | Group Replication requires the ClassCode of each node to be consistent. | |
| 403 | GroupReplicationNotSupport.InvalidNodeNum | Group Replication is not supported, the number of nodes must be an odd number greater than or equal to 3. | |
| 403 | GroupReplicationNotSupport.InvalidXengine | Group Replication is not supported because the instance has xengine tables. | |
| 403 | GroupReplicationNotSupport.MemoryTooSmall | Group Replication is not supported because the memory is too small. | |
| 403 | IncorrectMinorVersion | Current engine minor version does not support operations. | |
| 403 | CloudDiskEncryptionNotSupport | The encryption key is not allowed for general-purpose instance. | |
| 403 | CloudSSDNotSupport | Cloud ssd does not support this operation, please upgrade to essd. | |
| 403 | InvalidVswitchId | Specified conn vswitch id is not valid. | |
| 403 | BasicCategoryNotSupport | The Basic category is not supported. | |
| 403 | OrderStatus.UnPaid | The specified db instance has unpaid order. | |
| 403 | InvalidReduceDiskSize | The storage capacity after the scale-down must be larger than the used amount. | |
| 403 | InvalidUserOperatorPermission | The user permission does not support this operation. | |
| 403 | OperationDenied.ZoneResource | There is no available zone for inventory. | |
| 403 | NotInFlowController | Sorry,no permission. | |
| 403 | InvalidKmsKey | Kms key is disabled. | |
| 403 | InvalidInstanceLevel.Malformed | Current DB instance level does not support this operation. | |
| 403 | IncorrectCharacterType | Current DB instance character type does not support this operation. | |
| 404 | InsufficientResourceCapacity | The target availability zone does not have sufficient resources. | |
| 404 | InvalidClusterKms | The current instance does not authorized to access the Key Management Service. | |
| 404 | Request.NotFound | The requested resource is not available. | |
| 404 | HostInfo.NotFound | The specified host info is not found. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。