該介面用於建立RDS執行個體。
介面說明
適用引擎
RDS MySQL
RDS PostgreSQL
RDS SQL Server
RDS MariaDB
相關功能文檔
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
|
操作 |
存取層級 |
資源類型 |
條件關鍵字 |
關聯操作 |
|
rds:CreateDBInstance |
create |
*全部資源
|
|
無 |
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| RegionId |
string |
是 |
地區 ID。可調用 DescribeRegions 擷取。 |
cn-hangzhou |
| Engine |
string |
是 |
資料庫類型。取值:
|
MySQL |
| EngineVersion |
string |
是 |
資料庫版本。取值:
說明
|
8.0 |
| DBInstanceClass |
string |
是 |
執行個體規格。可以指定標準版或倚天版規格,詳情請參見主執行個體規格表。 如需建立 Serverless 執行個體,請傳入如下取值:
|
mysql.n2.medium.2c |
| DBInstanceStorage |
integer |
是 |
執行個體儲存空間,單位為 GB。每 5 GB 進行遞增,取值範圍請參見執行個體規格表。 |
100 |
| SystemDBCharset |
string |
否 |
棄用參數,無需配置。 |
gbk |
| DBInstanceNetType |
string |
是 |
執行個體的網路連接類型。固定配置 Intranet,表示內網串連。 |
Intranet |
| DBInstanceDescription |
string |
否 |
執行個體名稱。長度為 2~255 個字元。以中文、英文字母開頭,可以包含數字、中文、英文、虛線(-)。 說明
不能以 http:// 和 https:// 開頭。 |
testInstance |
| SecurityIPList |
string |
是 |
該執行個體的 IP 白名單。多條記錄請以半形逗號(,)隔開,不可重複,單個執行個體最多添加 1000 個 IP 位址或 IP 段。支援如下兩種格式:
|
10.10.XX.XX/24 |
| ClientToken |
string |
否 |
用於保證請求的等冪性,防止重複提交請求。由用戶端產生該參數值,要保證在不同請求間唯一,最大值不超過 64 個 ASCII 字元,且該參數值中不能包含非 ASCII 字元。 |
ETnLKlblzczshOTUbOCz**** |
| PayType |
string |
是 |
執行個體的付費類型,取值:
說明
系統會自動產生訂單並自動完成支付,無需手動確認支付。 |
Postpaid |
| ZoneId |
string |
否 |
主節點可用性區域 ID。
|
cn-hangzhou-b |
| ZoneIdSlave1 |
string |
否 |
備節點可用性區域 ID。
|
cn-hangzhou-c |
| ZoneIdSlave2 |
string |
否 |
RDS MySQL 叢集系列執行個體支援在建立執行個體時,同時建立 1~2 個備節點。有此需求時,您可通過本參數指定第 2 個備節點的可用性區域。 |
cn-hangzhou-d |
| InstanceNetworkType |
string |
否 |
執行個體的網路類型。取值:
說明
|
VPC |
| ConnectionMode |
string |
否 |
執行個體的訪問模式。取值:
預設為 RDS 系統分配。 說明
SQL Server 2012、2016、2017 只支援標準訪問模式。 |
Standard |
| VPCId |
string |
否 |
Virtual Private Cloud ID。 說明
網路類型 InstanceNetworkType 取值為 VPC 時生效。 |
vpc-**** |
| VSwitchId |
string |
否 |
虛擬交換器 ID。
|
vsw-**** |
| PrivateIpAddress |
string |
否 |
設定執行個體的內網 IP。需要在指定交換器的 IP 位址範圍內。系統預設通過 VPCId 和 vSwitchId 自動分配。 |
172.16.XX.XX |
| UsedTime |
string |
否 |
指定購買時間長度。取值:
說明
若付費類型為 Prepaid 則該參數必須傳入。 |
2 |
| Period |
string |
否 |
指定預付費執行個體為包年或者包月類型。取值:
說明
若付費類型為 Prepaid 則該參數必須傳入。 |
Year |
| ResourceGroupId |
string |
否 |
資源群組 ID。 |
rg-acfmy**** |
| DBInstanceStorageType |
string |
否 |
執行個體儲存類型。取值:
本參數的預設值根據 DBInstanceClass 參數中傳的規格代碼自動判斷:
說明
Serverless 執行個體僅支援 ESSD PL1 雲端硬碟和高效能雲端硬碟。 |
general_essd |
| BusinessInfo |
string |
否 |
業務擴充參數。 |
121436975448952 |
| EncryptionKey |
string |
否 |
同地區內的雲端硬碟加密的金鑰識別碼。傳入此參數表示開啟雲端硬碟加密(開啟後無法關閉),並且需要傳入 RoleARN。 您可以在Key Management Service控制台查看金鑰識別碼,也可以建立新的密鑰。詳情請參見建立密鑰。 說明
|
0d24*****-da7b-4786-b981-9a164dxxxxxx |
| RoleARN |
string |
否 |
主帳號授權 RDS 雲端服務帳號訪問 KMS 許可權的全域資源描述符(ARN)。您可以通過 CheckCloudResourceAuthorized 介面查看 ARN 資訊。 重要 開啟雲端硬碟加密時,必須傳入 RoleARN。 |
acs:ram::1406****:role/aliyunrdsinstanceencryptiondefaultrole |
| AutoRenew |
string |
否 |
執行個體是否自動續約,僅在建立訂用帳戶執行個體時傳入。取值:
說明
|
true |
| Category |
string |
否 |
執行個體系列。取值:
|
HighAvailability |
| DedicatedHostGroupId |
string |
否 |
專屬叢集主機群組 ID。 在專屬叢集內建立 RDS 執行個體時需要指定。
|
dhg-4n**** |
| TargetDedicatedHostIdForMaster |
string |
否 |
專屬叢集中主執行個體的主機 ID。 在專屬叢集內建立 RDS 執行個體時需要指定。如不指定該參數,系統預設自動分配主機。
|
i-bp**** |
| TargetDedicatedHostIdForSlave |
string |
否 |
專屬叢集中備執行個體的主機 ID。 在專屬叢集內建立 RDS 高可用系列或三節點企業系列執行個體時需要指定。如不指定該參數,系統預設自動分配主機。
|
i-bp**** |
| TargetDedicatedHostIdForLog |
string |
否 |
專屬叢集中日誌執行個體的主機 ID。 在專屬叢集內建立 RDS 三節點企業系列執行個體時需要指定。如不指定該參數,系統預設自動分配主機。
|
i-bp**** |
| DBParamGroupId |
string |
否 |
參數模板 ID。可調用 DescribeParameterGroups 查詢。 說明
僅 MySQL 和 PostgreSQL 支援此參數,如不配置,將採用系統預設參數模板,您也可以自訂參數模板後,在此處使用。 |
rpg-sys-**** |
| DBTimeZone |
string |
否 |
設定執行個體的時區,僅在 Engine 為 MySQL 或 PostgreSQL 時生效。
說明
|
+08:00 |
| DBIsIgnoreCase |
string |
否 |
表名是否區分大小寫。取值:
|
true |
| TargetMinorVersion |
string |
否 |
指定建立的 RDS 執行個體的核心小版本,僅在建立 MySQL 或 PostgreSQL 執行個體時需要傳入。 格式:
|
rds_20200229 |
| StorageAutoScale |
string |
否 |
儲存空間自動擴容開關,僅 MySQL 和 PostgreSQL 支援。取值:
說明
您也可以在執行個體建立完成之後,調用 ModifyDasInstanceConfig 進行調整。更多資訊,請參見設定儲存空間自動擴容。 |
Disable |
| StorageThreshold |
integer |
否 |
儲存空間自動擴容觸發閾值(百分比)。取值:
說明
StorageAutoScale 為 Enable 時該參數必填。 |
50 |
| StorageUpperBound |
integer |
否 |
儲存空間自動擴容的總儲存空間限制值,即自動擴容不會導致執行個體總儲存空間超過該值。單位:GB。 說明
|
2000 |
| DryRun |
boolean |
否 |
是否對本次建立執行個體的操作執行預檢查。取值:
|
false |
| UserBackupId |
string |
否 |
使用者備份 ID。可調用 ListUserBackupFiles 介面查詢。傳入該參數,可基於使用者備份建立執行個體。 如需傳入此參數,有如下限制:
|
67798**** |
| Amount |
integer |
否 |
指定需要建立的 RDS MySQL 執行個體數量。本參數僅適用於大量建立 RDS MySQL 執行個體。 取值範圍:1~20;預設值:1。 說明
|
2 |
| CreateStrategy |
string |
否 |
大量建立執行個體策略。本參數僅在 Amount 參數大於 1 時生效,取值:
|
Atomicity |
| Tag |
array<object> |
否 |
標籤列表。 |
|
|
object |
否 |
標籤列表詳情內容。 |
||
| Key |
string |
否 |
標籤鍵。傳入此參數為執行個體綁定標籤。
|
testkey1 |
| Value |
string |
否 |
標籤鍵對應的標籤值。傳入此參數為執行個體綁定標籤。
|
testvalue1 |
| DeletionProtection |
boolean |
否 |
是否開啟 RDS 釋放保護功能,僅隨用隨付執行個體支援。取值:
|
true |
| BabelfishConfig |
string |
否 |
Babelfish for RDS PostgreSQL 配置資訊。 配置格式:{"babelfishEnabled":"true","migrationMode":"xxxxxxx","masterUsername":"xxxxxxx","masterUserPassword":"xxxxxxxx"} 參數含義如下:
說明
該參數僅適用於 RDS PostgreSQL 執行個體,Babelfish for RDS PostgreSQL 的更多介紹,請參見 Babelfish 簡介。 |
{"babelfishEnabled":"true","migrationMode":"single-db","masterUsername":"babelfish_user","masterUserPassword":"Babelfish123!"} |
| ServerlessConfig |
object |
否 |
RDS Serverless 執行個體的相關設定。建立 Serverless 執行個體時必傳。 說明
MariaDB 不支援建立 Serverless 執行個體。 |
|
| MaxCapacity |
number |
否 |
執行個體 RCU(RDS Capacity Unit)自動擴縮範圍的最大值。取值:
說明
該參數的值必須大於等於 MinCapacity,且僅支援傳入整數。 |
8 |
| MinCapacity |
number |
否 |
執行個體 RCU 自動擴縮範圍的最小值。取值:
說明
該參數的值必須小於等於 MaxCapacity。 |
0.5 |
| AutoPause |
boolean |
否 |
是否開啟 Serverless 執行個體的智能暫停和啟動。取值:
說明
僅 MySQL 和 PostgreSQL 的 Serverless 執行個體需設定該參數。如果 10 分鐘無任何串連將進入暫停狀態,當串連進入時會自動喚醒。 |
true |
| SwitchForce |
boolean |
否 |
是否開啟 Serverless 執行個體的強制彈性擴縮容。取值:
說明
|
false |
| ConnectionString |
string |
否 |
資料庫內網串連地址。 串連地址格式: |
rm-uf6wjk5****.mysql.rds.aliyuncs.com |
| Port |
string |
否 |
支援在建立 RDS 執行個體時初始化連接埠。取值範圍:
|
3306 |
| BpeEnabled |
string |
否 |
棄用參數,無需配置。 |
0 |
| BurstingEnabled |
boolean |
否 |
高效能雲端硬碟的 IO 效能突發功能開關。取值:
說明
瞭解高效能雲端硬碟的 IO 效能突發功能的更多資訊,請參見什麼是高效能雲端硬碟。 |
false |
| AutoPay |
boolean |
否 |
是否自動支付。取值:
說明
預設值為 true。如果您的支付方式餘額不足,可以將參數 AutoPay 設定為 false,此時會產生未支付訂單,您可以登入 RDS 管理主控台自行支付。 |
true |
| IoAccelerationEnabled |
string |
否 |
高效能雲端硬碟的Buffer Pool Extension(BPE)功能開關。取值:
|
0 |
| ColdDataEnabled |
boolean |
否 |
高效能雲端硬碟資料歸檔功能開關。取值:
|
false |
| WhitelistTemplateList |
string |
否 |
白名單列表。
當需要配置多個 IP 位址時,用英文逗號隔開多個 IP 位址或 IP 段,且逗號前後不能有空格,例如 |
192.168.0.1,172.16.213.9 |
| AutoCreateProxy |
boolean |
否 |
是否自動建立代理。取值:
|
false |
| AutoUseCoupon |
boolean |
否 |
是否使用代金券。取值:
說明
使用代金券後,若需要進行降配操作,由代金券抵扣的金額將不會進行退款。 |
true |
| PromotionCode |
string |
否 |
優惠券 code。 |
aliwood-1688-mobile-promotion |
| OptimizedWrites |
string |
否 |
16K 原子寫功能開關。取值:
|
optimized |
| ExternalReplication |
boolean |
否 |
開啟或關閉RDS MySQL 原生複製。取值:
|
ON |
| CustomExtraInfo |
string |
否 |
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
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 個數,以逗號分隔。 例如 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 包調用本介面時,由於 SDK 內部的用戶端預設逾時時間和服務端的不一致,因此可能返回請求逾時的錯誤,但實際上介面已調用成功。如需避免這個問題,您可以在調用前設定 ReadTimeout 參數為 20000。

樣本
正常返回樣本
JSON格式
{
"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 status code |
錯誤碼 |
錯誤資訊 |
描述 |
|---|---|---|---|
| 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. | 當前可用性區域不支援建立VPC網路類型執行個體,請更換可用性區域。 |
| 400 | InvalidZone.NotSupportedForStorageType | The specified zone is closed or invalid for Specified DBInstanceStorageType. | 指定的地區已關閉或對於指定的DBInstanceStorageType無效。 |
| 400 | InvalidNetworkTypeClassicWhenCloudStorage | The Specified InstanceNetworkType value Classic is not valid when choose cloud storage type. | 選擇雲端儲存類型時,指定 InstanceNetworkType 的值為 Classic 是無效的。 |
| 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. | 操作失敗,vSwitch IP耗盡。 |
| 400 | InvalidPrivateIpAddress.AlreadyUsed | The specified IP is already used. | ip已被使用。 |
| 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. | 指定的安全IP列表格式不符合要求,請檢查格式規範。 |
| 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. | Tag.N.Key參數為空白 |
| 400 | InvalidTagValue.Malformed | The Tag.N.Value parameter is empty. | Tag.N.Value參數為空白 |
| 400 | Duplicate.TagKey | The Tag.N.Key contains duplicate keys. | Tag.N.Key包含重複鍵 |
| 400 | NumberExceed.Tags | The maximum number of Tags is exceeded. The maximum is 20. | 標籤參數數量超過限制,有效數量:20。 |
| 400 | MissingParameter.ResourceIds | The parameter ResourceIds.N must not be null. | 參數ResourceIds.N不可為空。 |
| 400 | InvalidParameter.TagKey | The Tag.N.Key parameter is invalid. | Tag.N.Key參數無效. |
| 400 | InvalidParameter.TagValue | The Tag.N.Value parameter is invalid. | Tag.N.Value參數無效。 |
| 400 | NoPermission.SystemTag | You have no permission to use system tags. | 不能使用系統標籤。 |
| 400 | InvalidParam.Amount | Amount is allowed from 1 to 20. | 數量支援1到20的數值。 |
| 400 | InvalidParam.CreateStrategy | Only Atomicity and Partial are allowed. | 只支援Atomicity和Partial參數 |
| 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. | 參數UsedTime不能小於或者等於0。 |
| 400 | Kms.Unauthorized | KMS has not been authorized. | KMS服務未授權。 |
| 400 | InvalidDBInstanceClass.Offline | The specified instance type is no longer provided. Please specify another instance type. | 當前所選的執行個體規格已下線,請更換其他執行個體規格。 |
| 400 | SystemParamGroupCode.Format | Specific DBParamGroupId is not valid. | 建立參數 DBParamGroupId 無效。 |
| 400 | InvalidDBInstanceName.Duplicate | Specified DB instance name already exists in the Aliyun RDS. | 操作失敗,執行個體名稱已存在,請修改執行個體名稱後重試。 |
| 400 | ServiceLinkedRole.NotExist | Service linked role for RDS PostgreSQL not exist. | 請為RDS PostgreSQL授權服務關聯角色AliyunServiceRoleForRdsPgsqlOnEcs |
| 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. | VPC地址無效。 |
| 400 | TooManyWhitelistTemplateIds | create dbinstance can support attach to up to 10 whitelist templates. | 傳入白名單模版數量過多!最多支援關聯10個白名單模版 |
| 400 | UnsupportExtendDisk.NotSupport | Specified DB instance is unsupport extend disk. | 指定的執行個體不支援擴充磁碟。 |
| 400 | InvalidWhitelistTemplateId | the template id list is invalid. | 傳入的白名單模版ID列表有誤,請檢查! |
| 400 | InvalidRequestId | The request is copy, check your token. | 重複請求,請檢查token。 |
| 400 | InvalidParameter.MinCapacity | The specified parameter 'MinCapacity' is not valid. | 入參“MinCapacity”無效。 |
| 400 | UnsupportedClassCode | The specified DB instance class stops selling. | 執行個體規格停止售賣。 |
| 400 | InvalidParameter.NotSupportDBInstanceStorageType | Parameter DBInstanceStorageType is invalid. | DBInstanceStorageType參數無效 |
| 400 | InvalidParam.InstanceNetworkType | Creation of classic network instances is not supported. | 傳統網路下線,不支援建立傳統網路執行個體! |
| 400 | InvalidOrder.NotFound | Specified order does not exist in RDS. | RDS中不存在指定的訂單。 |
| 400 | InvalidVSwitchId.Format | The specified vswitch Id format is incorrect. | 指定的vswitch Id格式不正確。 |
| 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. | 您的賬戶可用額度小於0,請先儲值後再嘗試購買。 |
| 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. | 提供的DBInstanceId不存在。 |
| 400 | InvalidParam | Sepcified wal level Parameter is invalid. There are still logical slots in instance, so it can not be set as replica. | 指定的 wal_level 參數無效。執行個體中仍然存在複製槽,因此無法將其設定為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. | sql命令執行失敗或執行逾時 |
| 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. | DB執行個體引擎類型不支援此操作。 |
| 400 | Pay.NoCreditCard | No credit cards. | 無信用卡。 |
| 400 | VpcNetworkTypeNotSupport | The vpc network type instance does not support this operation. | vpc網路類型執行個體不支援此操作。 |
| 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. | Xfs執行個體必須是獨享高可用執行個體。 |
| 400 | UnsupportedColdData | Current coldDataEnabled parameter can not support. | 指定地區不支援冷存功能。 |
| 400 | AtLeastThreeVSwitchAvailableIp | The primary vswitch requires at least three available IP addresses. | 主交換器至少需要3個可用ip。 |
| 400 | AtLeastTwoVSwitchAvailableIp | The primary vswitch requires at least two available IP addresses. | 主交換器至少需要2個可用的ip。 |
| 400 | DuckDBOperationConflictBetweenPrimaryAndReadOnlyInstance | Current instance is already attached to another duckdb instance, operation is conflict. | 當前執行個體已經關聯了另一個 DUCKDB 執行個體,這和當前的 DUCKDB 操作衝突了 |
| 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. | 由於rds api服務失敗,請求處理失敗。 |
| 403 | ByokRoleArnNotFound | The roleArn can not be null. | roleArn不可為空 |
| 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. | 執行個體資料庫版本不是MySQL 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. | 執行個體節點個數不是大於等於3的單數,不支援組複製。 |
| 403 | GroupReplicationNotSupport.InvalidXengine | Group Replication is not supported because the instance has xengine tables. | 執行個體存在xengine引擎表,不支援組複製。 |
| 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. | SSD盤不支援此操作,請升級至ESSD。 |
| 403 | InvalidVswitchId | Specified conn vswitch id is not valid. | 指定的VSwitchId格式不正確或為空白 |
| 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. | Kms key已禁用。 |
| 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. | 指定的主機資訊不存在。 |
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。