All Products
Search
Document Center

ApsaraDB RDS:DescribeDBInstanceAttribute

Last Updated:Jun 13, 2026

Mengkueri detail instans ApsaraDB RDS.

Deskripsi operasi

Mesin yang didukung

  • ApsaraDB RDS for MySQL

  • ApsaraDB RDS for PostgreSQL

  • ApsaraDB RDS for SQL Server

  • ApsaraDB RDS for MariaDB.

Coba sekarang

Coba API ini di OpenAPI Explorer tanpa perlu penandatanganan manual. Panggilan yang berhasil akan secara otomatis menghasilkan contoh kode SDK sesuai dengan parameter Anda. Unduh kode tersebut dengan kredensial bawaan yang aman untuk penggunaan lokal.

Test

RAM authorization

Tabel berikut menjelaskan otorisasi yang diperlukan untuk memanggil API ini. Anda dapat menentukannya dalam kebijakan Resource Access Management (RAM). Kolom pada tabel dijelaskan sebagai berikut:

  • Action: Aksi yang dapat digunakan dalam elemen Action pada pernyataan kebijakan izin RAM untuk memberikan izin guna melakukan operasi tersebut.

  • API: API yang dapat Anda panggil untuk melakukan aksi tersebut.

  • Access level: Tingkat akses yang telah ditentukan untuk setiap API. Nilai yang valid: create, list, get, update, dan delete.

  • Resource type: Jenis resource yang mendukung otorisasi untuk melakukan aksi tersebut. Ini menunjukkan apakah aksi tersebut mendukung izin tingkat resource. Resource yang ditentukan harus kompatibel dengan aksi tersebut. Jika tidak, kebijakan tersebut tidak akan berlaku.

    • Untuk API dengan izin tingkat resource, jenis resource yang diperlukan ditandai dengan tanda bintang (*). Tentukan Nama Sumber Daya Alibaba Cloud (ARN) yang sesuai dalam elemen Resource pada kebijakan.

    • Untuk API tanpa izin tingkat resource, ditampilkan sebagai All Resources. Gunakan tanda bintang (*) dalam elemen Resource pada kebijakan.

  • Condition key: Kunci kondisi yang didefinisikan oleh layanan. Kunci ini memungkinkan kontrol granular, berlaku baik hanya untuk aksi maupun untuk aksi yang terkait dengan resource tertentu. Selain kunci kondisi spesifik layanan, Alibaba Cloud menyediakan serangkaian common condition keys yang berlaku di semua layanan yang didukung RAM.

  • Dependent action: Aksi dependen yang diperlukan untuk menjalankan aksi tersebut. Untuk menyelesaikan aksi tersebut, pengguna RAM atau role RAM harus memiliki izin untuk melakukan semua aksi dependen.

Action

Access level

Resource type

Condition key

Dependent action

rds:DescribeDBInstanceAttribute

get

*DBInstance

acs:rds:{#regionId}:{#accountId}:dbinstance/{#dbinstanceId}

None None

Parameter permintaan

Parameter

Type

Required

Description

Example

DBInstanceId

string

Yes

ID instans. Anda dapat memanggil DescribeDBInstances untuk mendapatkan ID instans.

Peringatan Jangan tentukan beberapa ID instans untuk kueri batch. Jika tidak, kueri akan kehabisan waktu dan gagal.
.

rm-uf6wjk5****

Expired

string

No

Status kedaluwarsa instans. Nilai yang valid:

  • True: kedaluwarsa.

  • False: belum kedaluwarsa.

False

Elemen respons

Element

Type

Description

Example

object

Parameter respons.

Items

object

DBInstanceAttribute

array<object>

Daftar atribut instans.

array<object>

Detail atribut instans.

AccountMaxQuantity

integer

The maximum number of accounts that can be created on the instance.

50

AdvancedFeatures

string

The advanced features that are enabled for the instance. If multiple advanced features are enabled, the advanced features are separated by commas (,). This parameter is available only to instances that run SQL Server. Valid values:

  • LinkedServer

  • DistributeTransaction

LinkedServer

AutoUpgradeMinorVersion

string

The method that is used to update the minor engine version of the instance. Valid values:

  • Auto: automatic update.

  • Manual: manual update. The minor engine version of the instance is forcefully updated only when the in-use minor engine version is phased out.

Auto

AvailabilityValue

string

The availability status of the instance in percentage.

100.0%

BabelfishConfig

object

The configuration of the Babelfish feature for the ApsaraDB RDS for PostgreSQL instance.

Catatan

This parameter applies only to ApsaraDB RDS for PostgreSQL instances for which Babelfish is enabled. For more information, see Introduction to Babelfish.

BabelfishEnabled

string

Indicates whether Babelfish is enabled.

Catatan

If Babelfish is enabled when you purchase an ApsaraDB RDS for PostgreSQL instance, this parameter is fixed as true.

true

MigrationMode

string

The migration mode for Babelfish. Valid values:

  • single-db

  • multi-db

Catatan

For more information about migration modes for Babelfish, see Migration modes.

single-db

BpeEnabled

string

弃用参数,无需配置。

0

IsAnalyticIns

boolean

CanTempUpgrade

boolean

Indicates whether the conditions for a temporary upgrade are met.

Catatan

Pay-as-you-go instances do not support temporary upgrades.

true

Category

string

The RDS edition. Valid values:

  • Basic: RDS Basic Edition

  • HighAvailability: RDS High-availability Edition

  • cluster: RDS Cluster Edition for ApsaraDB RDS for MySQL

  • AlwaysOn: RDS Cluster Edition for ApsaraDB RDS for SQL Server

  • Finance: RDS Enterprise Edition

  • Serverless_basic: RDS Basic Edition for serverless instances

Basic

ColdDataEnabled

boolean

Indicates whether the data archiving feature is enabled for Premium ESSDs. Valid values:

  • true

  • false

For more information about the data archiving feature, see Use the data archiving feature.

false

Collation

string

The character set collation of the instance.

Chinese_PRC_CI_AS

ConnectionMode

string

The connection mode of the instance. Valid values:

  • Standard: standard mode

  • Safe: database proxy mode

Standard

ConnectionString

string

The internal endpoint.

rm-uf6wjk5****.mysql.rds.aliyuncs.com

ConsoleVersion

string

The type of the proxy that is used by the instance. Valid values:

  • 1: shared database proxy

  • 2: dedicated database proxy

Catatan

We recommend that you use the ProxyType parameter instead of this parameter.

2

CreationTime

string

The creation time. The time follows the ISO 8601 standard in the yyyy-MM-ddTHH:mm:ssZ format. The time is displayed in UTC.

2011-05-30T12:11:04Z

CurrentKernelVersion

string

The minor engine version.

rds_20201010

DBClusterNodes

object

DBClusterNode

array<object>

The information about the node in the cluster.

object

The details of the node.

ClassCode

string

The node specification.

mysql.n2.medium.xc

ClassType

string

The node type. Default value: true. Valid values:

  • d: dedicated node type

  • x: general-purpose node type

x

Cpu

string

The number of CPU cores of the node.

4

Memory

string

The memory capacity of the node. Unit: MB.

4096

NodeId

string

The node ID.

rn-****

NodeRegionId

string

The region ID.

cn-beijing

NodeRole

string

The role of the node. Valid values:

  • primary

  • secondary

primary

NodeZoneId

string

The zone ID.

cn-beijing-h

Status

string

The node status. Valid values:

  • active

  • creating

  • deleting

  • classchanging

  • restarting

active

DisasterRecoveryNode

boolean

DBInstanceCPU

string

The number of CPU cores.

2

DBInstanceClass

string

The instance type of the instance. For more information, see Primary ApsaraDB RDS instance types.

rds.mys2.small

DBInstanceClassType

string

The instance family. Valid values:

  • s: shared instance family

  • x: general-purpose instance family

  • d: dedicated instance family

  • h: dedicated host instance family

s

DBInstanceDescription

string

The instance description.

testInstance

DBInstanceDiskUsed

string

The disk usage of the instance. Unit: byte.

300

DBInstanceId

string

The instance ID.

rm-uf6wjk5****

DBInstanceMemory

integer

The memory capacity of the instance. Unit: MB.

4096

DBInstanceNetType

string

The type of the network over which the instance is connected. Valid values:

  • Internet

  • Intranet

Internet

DBInstanceStatus

string

The instance status. For more information, see Instance statuses.

Running

DBInstanceStorage

integer

The storage capacity of the instance. Unit: GB.

10

DBInstanceStorageType

string

The storage type of the instance. Valid values:

  • local_ssd and ephemeral_ssd: Premium Local SSD

  • cloud_ssd: standard SSD

  • cloud_essd: ESSD

  • cloud_essd: Premium ESSD

local_ssd

DBInstanceType

string

The type of the instance. Valid values:

  • Primary: primary instance

  • Readonly: read-only instance

  • Guard: disaster recovery instance

  • Temp: temporary instance

Primary

DBMaxQuantity

integer

The maximum number of databases that can be created on the instance.

200

DedicatedHostGroupId

string

The ID of the dedicated cluster to which the instance belongs.

dhg-7a9*****

DeletionProtection

boolean

Indicates whether the release protection feature is enabled. Valid values:

  • true

  • false

true

DisasterRecoveryInfo

string

Disaster Recovery Instance Information

{"replicatorAccount": "******","sourcePort":******,"sourceAddress": "pgm-2ze******","sourceCategory": "aliyunRDS","sourceInstanceRegionId": "cn-******","replicatorPassword": "******","sourceInstanceName": "pgm-2ze******"}

DisasterRecoveryInstances

string

All disaster recovery instances of the current instance.

[{"regionId":"cn-******","insName":"pgm-2ze******"},{"regionId":"cn-******","insName":"pgm-2ze******"}]

Engine

string

The database engine of the instance. Valid values:

  • MySQL

  • PostgreSQL

  • SQLServer

  • MariaDB

MySQL

EngineVersion

string

The database engine version.

8.0

ExpireTime

string

The expiration time of the instance. The time follows the ISO 8601 standard in the yyyy-MM-ddTHH:mm:ssZ format. The time is displayed in UTC.

Catatan

Pay-as-you-go instances never expire.

2019-03-27T16:00:00Z

Extra

object

The extended information about the instance.

AccountSecurityPolicy

string

The group policy of the instance account.

  • MaximumPasswordAge: maximum use time

  • MinimumPasswordAge: minimum use time

{"MaximumPasswordAge": 42,"MinimumPasswordAge": 30}

DBInstanceIds

object

DBInstanceId

array

The instance IDs.

string

The instance ID.

rm-uf6wjk5****

RecoveryModel

string

The recovery model. Valid values: Simple and Full.

Simple:简单恢复模式。 Full:完整恢复模式。

GeneralGroupName

string

The name of the dedicated cluster to which the instance belongs. This parameter is returned only when the instance is created in an ApsaraDB MyBase cluster that runs MySQL on Standard Edition.

TestGroup

GuardDBInstanceId

string

The ID of the disaster recovery instance that is attached to the primary instance.

rm-uf64zsu****

IPType

string

The IP address type. Only IPv4 addresses are supported.

IPv4

IncrementSourceDBInstanceId

string

The ID of the instance from which incremental data comes. The incremental data of a disaster recovery instance comes from its primary instance. The incremental data of a read-only instance comes from its primary instance. If this parameter is not returned, the instance is a primary instance.

rm-uf6wjk5****

InstanceNetworkType

string

The network type of the instance. Valid values:

  • Classic

  • VPC

Classic

InstructionSetArch

string

The architecture type of the instance. Valid values:

  • x86

  • arm

x86

IoAccelerationEnabled

string

Indicates whether Buffer Pool Extension (BPE) is enabled for Premium ESSDs.

  • 1: enabled

  • 0: disabled

Catatan

For more information, see Buffer Pool Extension(BPE).

0

LatestKernelVersion

string

The latest minor engine version that is supported by the instance.

rds_20231031

LockMode

string

The lock mode of the instance. Valid values:

  • Unlock: The instance is not locked.

  • ManualLock: The instance is manually locked.

  • LockByExpiration: The instance is automatically locked due to instance expiration.

  • LockByRestoration: The instance is automatically locked due to instance restoration.

  • LockByDiskQuota: The instance is automatically locked due to exhausted storage space.

  • LockReadInstanceByDiskQuota: The instance is a read-only instance and is automatically locked due to exhausted storage.

Unlock

LockReason

string

The reason why the instance was locked.

instance_expired

MaintainTime

string

The maintenance window of the instance. The time is displayed in UTC. The maintenance window displayed in the ApsaraDB RDS console is equal to the value of this parameter plus 8 hours.

00:00Z-02:00Z

MasterInstanceId

string

The primary instance ID.

Catatan

If this parameter is not returned, the instance is the primary instance.

rm-uf6wjk5****

MasterZone

string

The zone ID of the primary instance.

5454284

MaxConnections

integer

The maximum number of concurrent connections.

60

MaxIOMBPS

integer

The maximum I/O throughput. Unit: MB/s.

100

MaxIOPS

integer

The maximum number of I/O requests per second.

150

MultipleTempUpgrade

boolean

Indicates whether auto scaling is being performed on the instance. If the value true is returned, auto scaling is being performed on the instance. If no value is returned, auto scaling is not being performed on the instance.

true

PGBouncerEnabled

string

Indicates whether PgBouncer is enabled.

Catatan

This parameter is returned only for RDS instances that run PostgreSQL. If PgBouncer is enabled, the return value is true.

true

PayType

string

The billing method of the instance. Valid values:

  • Postpaid: pay-as-you-go

  • Prepaid: subscription

  • SERVERLESS

Postpaid

Port

string

The port that is used to connect to the instance over an internal network.

3306

ProxyType

integer

The type of the proxy that is supported by the instance. Valid values:

  • 0: The instance does not support database proxies.

  • 1: The instance supports shared proxies, with which the instance runs in multi-tenant mode.

  • 2: The instance supports dedicated proxies, with which the instance runs in single-tenant mode.

1

ReadOnlyDBInstanceIds

object

ReadOnlyDBInstanceId

array<object>

The IDs of the read-only instances that are attached to the primary instance.

object

The data returned.

DBInstanceId

string

The read-only instance ID.

rm-bp****

ReadonlyInstanceSQLDelayedTime

string

The latency at which the system replicates data to read-only instances. The system replicates data from the primary instance to the read-only instances at the latency that is specified by the ReadonlyInstanceSQLDelayedTime parameter. Unit: seconds.

30

RegionId

string

The region ID.

cn-hangzhou

ResourceGroupId

string

The resource group ID.

rg-acfmy****

SecurityIPList

string

The IP addresses in the IP address whitelist.

192.168.XX.XX/24

SecurityIPMode

string

The whitelist mode. Valid values:

  • normal: standard whitelist mode

  • safety: enhanced whitelist mode

normal

ServerlessConfig

object

The settings of the serverless instance.

AutoPause

boolean

Indicates whether the automatic start and stop feature is enabled for the serverless instance. Valid values:

  • true

  • false (default)

Catatan

After the automatic start and stop feature is enabled, if no connections to the instance are established within 10 minutes, the instance is suspended. After a connection to the instance is established, the instance is automatically resumed.

true

ScaleMax

number

The maximum number of RCUs.

8

ScaleMin

number

The minimum number of RDS Capacity Units (RCUs).

0.5

SwitchForce

boolean

Indicates whether the forced scaling feature is enabled for the serverless instance. Valid values:

  • true

  • false (default)

Catatan

In most cases, ApsaraDB RDS automatically scales in or out the RCUs of a serverless instance based on business requirements in real time. In rare cases, the scaling does not take effect in real time. You can enable the forced scaling feature to forcefully scales in or out the RCUs of the instance.

false

SlaveZones

object

SlaveZone

array<object>

The zone IDs of the secondary instances.

object

The following information is returned.

ZoneId

string

The zone ID.

cn-hangzhou-a

SuperPermissionMode

string

Indicates whether the instance supports superuser accounts, such as the system administrator (SA) account, Active Directory (AD) account, and host account. Valid values:

  • Enable

  • Disabled

Disabled

TempDBInstanceId

string

The ID of the temporary instance that is attached to the primary instance.

rm-uf64zsu****

TempUpgradeTimeEnd

string

The end time of the temporary upgrade of the instance.

Catatan

This parameter is unavailable for pay-as-you-go instances.

2024-05-30 00:00:00

TempUpgradeTimeStart

string

The start time of the temporary upgrade of the instance.

Catatan

This parameter is unavailable for pay-as-you-go instances.

2024-05-29 00:00:00

TimeZone

string

The time zone.

Central Standard Time

Tips

string

The information about the exception that is detected on the instance. This parameter is returned only when the instance is created in an ApsaraDB MyBase cluster that runs MySQL on Standard Edition.

normal

TipsLevel

integer

The severity of the exception that is detected on the instance. This parameter is returned only when the instance is created in an ApsaraDB MyBase cluster that runs MySQL on Standard Edition. Valid values:

  • 1: The instance is normal.

  • 2: The specifications of the read-only instances do not match the specifications of the primary instance. You must adjust the specifications of these instances based on your business requirements.

1

VSwitchId

string

The vSwitch ID.

vsw-****

VpcCloudInstanceId

string

The ID of the VPC. This parameter is returned only when the instance resides in a VPC.

vpc-23rsxdf****

VpcId

string

The VPC ID.

vpc-****

ZoneId

string

The zone ID.

cn-hangzhou-a

kindCode

string

An internal parameter. You do not need to specify this parameter.

test

OptimizedWritesInfo

string

The OptimizedWritesInfo parameter contains the following fields:

  • optimized_writes: indicates whether the 16K atomic write feature is enabled for the current instance.

  • init_optimized_writes: indicates whether the 16K atomic write feature can be enabled for the current instance. If init_optimized_writes is set to false, the 16K atomic write switch is not displayed for the instance in the console.

{"optimized_writes":true,"init_optimized_writes":true}

CompressionMode

string

The storage compression mode of the instance.

on, off

SupportCompression

boolean

Indicates whether storage compression can be enabled for the instance.

true, false

CompressionRatio

string

The storage compression ratio.

1.25

BlueGreenDeploymentName

string

This is a reserved parameter and is not in use.

None

GreenInstanceName

string

This is a reserved parameter and is not in use.

None

BlueInstanceName

string

This is a reserved parameter and is not in use.

None

ComputeBurstEnabled

boolean

This is a reserved parameter and is not in use.

None

ReadOnlyStatus

string

This is a reserved parameter and is not in use.

None

BurstingEnabled

boolean

Indicates whether the I/O burst feature is enabled for Premium ESSDs. Valid values:

  • true

  • false

Catatan

For more information about the I/O burst feature, see What are Premium ESSDs?

false

IsAnalyticReadOnlyIns

boolean

false

VectorSupportStatus

string

ON

RequestId

string

ID permintaan.

1AD222E9-E606-4A42-BF6D-8A4442913CEF

Contoh

Respons sukses

JSONformat

{
  "Items": {
    "DBInstanceAttribute": [
      {
        "AccountMaxQuantity": 50,
        "AdvancedFeatures": "LinkedServer",
        "AutoUpgradeMinorVersion": "Auto",
        "AvailabilityValue": "100.0%",
        "BabelfishConfig": {
          "BabelfishEnabled": "true",
          "MigrationMode": "single-db"
        },
        "IsAnalyticIns": false,
        "CanTempUpgrade": true,
        "Category": "Basic",
        "ColdDataEnabled": false,
        "Collation": "Chinese_PRC_CI_AS",
        "ConnectionMode": "Standard",
        "ConnectionString": "rm-uf6wjk5****.mysql.rds.aliyuncs.com",
        "ConsoleVersion": "2",
        "CreationTime": "2011-05-30T12:11:04Z",
        "CurrentKernelVersion": "rds_20201010",
        "DBClusterNodes": {
          "DBClusterNode": [
            {
              "ClassCode": "mysql.n2.medium.xc",
              "ClassType": "x",
              "Cpu": "4",
              "Memory": "4096",
              "NodeId": "rn-****",
              "NodeRegionId": "cn-beijing",
              "NodeRole": "primary",
              "NodeZoneId": "cn-beijing-h",
              "Status": "active",
              "DisasterRecoveryNode": false
            }
          ]
        },
        "DBInstanceCPU": "2",
        "DBInstanceClass": "rds.mys2.small",
        "DBInstanceClassType": "s",
        "DBInstanceDescription": "testInstance",
        "DBInstanceDiskUsed": "300",
        "DBInstanceId": "rm-uf6wjk5****",
        "DBInstanceMemory": 4096,
        "DBInstanceNetType": "Internet",
        "DBInstanceStatus": "Running",
        "DBInstanceStorage": 10,
        "DBInstanceStorageType": "local_ssd",
        "DBInstanceType": "Primary",
        "DBMaxQuantity": 200,
        "DedicatedHostGroupId": "dhg-7a9*****",
        "DeletionProtection": true,
        "DisasterRecoveryInfo": "{\"replicatorAccount\": \"******\",\"sourcePort\":******,\"sourceAddress\": \"pgm-2ze******\",\"sourceCategory\": \"aliyunRDS\",\"sourceInstanceRegionId\": \"cn-******\",\"replicatorPassword\": \"******\",\"sourceInstanceName\": \"pgm-2ze******\"}",
        "DisasterRecoveryInstances": "[{\"regionId\":\"cn-******\",\"insName\":\"pgm-2ze******\"},{\"regionId\":\"cn-******\",\"insName\":\"pgm-2ze******\"}]",
        "Engine": "MySQL",
        "EngineVersion": "8.0",
        "ExpireTime": "2019-03-27T16:00:00Z",
        "Extra": {
          "AccountSecurityPolicy": "{\"MaximumPasswordAge\": 42,\"MinimumPasswordAge\": 30}",
          "DBInstanceIds": {
            "DBInstanceId": [
              "rm-uf6wjk5****"
            ]
          },
          "RecoveryModel": "Simple:简单恢复模式。\nFull:完整恢复模式。"
        },
        "GeneralGroupName": "TestGroup",
        "GuardDBInstanceId": "rm-uf64zsu****",
        "IPType": "IPv4",
        "IncrementSourceDBInstanceId": "rm-uf6wjk5****",
        "InstanceNetworkType": "Classic",
        "InstructionSetArch": "x86",
        "IoAccelerationEnabled": "0",
        "LatestKernelVersion": "rds_20231031",
        "LockMode": "Unlock",
        "LockReason": "instance_expired",
        "MaintainTime": "00:00Z-02:00Z",
        "MasterInstanceId": "rm-uf6wjk5****",
        "MasterZone": "5454284",
        "MaxConnections": 60,
        "MaxIOMBPS": 100,
        "MaxIOPS": 150,
        "MultipleTempUpgrade": true,
        "PGBouncerEnabled": "true",
        "PayType": "Postpaid",
        "Port": "3306",
        "ProxyType": 1,
        "ReadOnlyDBInstanceIds": {
          "ReadOnlyDBInstanceId": [
            {
              "DBInstanceId": "rm-bp****"
            }
          ]
        },
        "ReadonlyInstanceSQLDelayedTime": "30",
        "RegionId": "cn-hangzhou ",
        "ResourceGroupId": "rg-acfmy****",
        "SecurityIPList": "192.168.XX.XX/24",
        "SecurityIPMode": "normal",
        "ServerlessConfig": {
          "AutoPause": true,
          "ScaleMax": 8,
          "ScaleMin": 0.5,
          "SwitchForce": false
        },
        "SlaveZones": {
          "SlaveZone": [
            {
              "ZoneId": "cn-hangzhou-a"
            }
          ]
        },
        "SuperPermissionMode": "Disabled",
        "TempDBInstanceId": "rm-uf64zsu****",
        "TempUpgradeTimeEnd": "2024-05-30 00:00:00",
        "TempUpgradeTimeStart": "2024-05-29 00:00:00",
        "TimeZone": "Central Standard Time",
        "Tips": "normal",
        "TipsLevel": 1,
        "VSwitchId": "vsw-****",
        "VpcCloudInstanceId": "vpc-23rsxdf****",
        "VpcId": "vpc-****",
        "ZoneId": "cn-hangzhou-a",
        "kindCode": "test",
        "OptimizedWritesInfo": "{\"optimized_writes\":true,\"init_optimized_writes\":true}",
        "CompressionMode": "on, off",
        "SupportCompression": true,
        "CompressionRatio": "1.25",
        "BlueGreenDeploymentName": "None",
        "GreenInstanceName": "None",
        "BlueInstanceName": "None",
        "ComputeBurstEnabled": true,
        "ReadOnlyStatus": "None",
        "BurstingEnabled": false,
        "IsAnalyticReadOnlyIns": false,
        "VectorSupportStatus": "ON"
      }
    ]
  },
  "RequestId": "1AD222E9-E606-4A42-BF6D-8A4442913CEF"
}

Kode kesalahan

HTTP status code

Error code

Error message

Description

400 ConnectTimeoutRetryLater Connect timeout retry later.
400 TimeoutRetryLater Timeout, please retry later.
400 DataNotExist Data not exist.
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 CommodityServiceCalling.Exception Failed to call commodity service.
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 Commodity.InvalidComponent The module you purchased is not legal, please buy it again.
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 Price.CommoditySys Commodity system call exception.
400 Pay.InsufficientBalance Insufficient available balance.
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 noAvailablePaymentMethod No payment method is specified for your account. We recommend that you add a payment method.
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 InvalidInstanceLevel.DiskType Specified instance level not support request disk type
400 InvalidParam Sepcified wal level Parameter is invalid. There are still logical slots in instance, so it can not be set as replica.
400 KmsApiError User secret key invalid.
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 InvalidConnectionString.Duplicate Specified connection string already exists in the RDS.
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 UnsupportedClassCode The specified DB instance class stops selling.
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 RegionEndTimeDissolvedIndia The region is no longer supported.
400 InvalidDBInstanceName.NotFound The specified DB instance name does not exist.
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 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 CloudSSDNotSupport Cloud ssd does not support this operation, please upgrade to essd.
403 InvalidUserOperatorPermission The user permission does not support this operation.
403 InvalidVswitchId Specified conn vswitch id is not valid.
403 IncorrectMinorVersion Current engine minor version does not support operations.
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.
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.

Lihat Error Codes untuk daftar lengkap.

Catatan rilis

Lihat Release Notes untuk daftar lengkap.