ModifyDBInstanceSpec_云数据库 RDS_API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

接口说明

适用引擎

  • RDS MySQL
  • RDS PostgreSQL
  • RDS SQL Server
  • RDS MariaDB

计费说明

本 API 操作涉及变配费用,请仔细阅读相关功能文档后再进行操作。

相关功能文档

流控信息

请求速率为10/1(s)。更多流控信息,请前往配额中心查看

授权信息

如下是此API对应的授权信息,用于RAM权限策略语句的Action元素中,为RAM用户或RAM角色授予调用此API的权限。请通过 RAM 访问控制设置,使用方法可参考访问控制帮助文档

具体说明如下:展开详情

操作访问级别资源类型条件关键字关联操作
rds:ModifyDBInstanceSpec
Update
DBInstance
acs:rds:{#regionId}:{#accountId}:dbinstance/{#dbinstanceId}
rds:ResourceTag
rds:ResourceTag
rds:ResourceTag

请求参数

字段名称字段详情
DBInstanceIdstring

实例 ID,可调用 DescribeDBInstances 获取。

示例值:rm-uf6wjk5****参考取值来源:
    CloneDBInstance
    CreateDBInstance
    ReceiveDBInstance
    RecoveryDBInstance
    DescribeDBInstances
    ModifyDBInstanceMetrics
    CalculateDBInstanceWeight
    MigrateDBNodes
    UpgradeDBInstanceMajorVersion
    TransformDBInstancePayType
    EvaluateLocalExtendDisk
    RestoreDdrTable
    RebuildReplicationLink
DBInstanceClassstring

目标实例规格,可调用 DescribeAvailableClasses 查询实例可变更规格。展开详情

示例值:mysql.n8.large.2c参考取值来源:
    CreateDBInstance
    DescribeDBInstances
DBInstanceStorageinteger<int32>

目标存储空间大小,单位 GB,可调用 DescribeAvailableClasses 接口查询目标实例规格中可用的存储空间范围。展开详情

示例值:100取值 <= 64000
PayTypestring

实例当前的付费类型,取值:展开详情

示例值:Postpaid
EffectiveTimestring

新配置生效时间,取值:展开详情

示例值:MaintainTime枚举值:ScheduleTime
EngineVersionstring

数据库版本号,取值:展开详情

示例值:5.6参考取值来源:
    DescribeDBMiniEngineVersions
DBInstanceStorageTypestring

实例存储类型,取值:展开详情

示例值:local_ssd参考取值来源:
    CreateDBInstance
    DescribeDBInstances
ReadOnlyDBInstanceClassstring

MySQL 高可用本地盘实例变配为云盘实例时,只读实例的目标规格

示例值:mysqlro.n2.large.1c
Directionstring

实例变配类型,取值:展开详情

示例值:Up枚举值:UpDownAutoTempUpgradeServerless
SourceBizstring

弃用参数,无需配置。

示例值:test
DedicatedHostGroupIdstring

专属集群 ID。

示例值:dhg-7a9****参考取值来源:
    DescribeDedicatedHostGroups
ZoneIdstring

可用区 ID。

示例值:cn-hangzhou-b
SwitchTimestring

指定执行变配的时间,建议在业务低峰期执行变配展开详情

示例值:2019-07-10T13:15:12Z
ResourceGroupIdstring

资源组 ID。

示例值:rg-acfmy****参考取值来源:
    DescribeResourceDetails
UsedTimeinteger<int64>

SQL Server弹性升级时间。单位:天。

注意 该字段类型为 Long,在序列化/反序列化的过程中可能导致精度丢失,请注意数值不得大于 9007199254740991。
示例值:3
ServerlessConfigurationobject

变配 Serverless 实例。

Categorystring
示例值:HighAvailability
BurstingEnabledboolean
示例值:false
AutoUseCouponboolean

是否使用代金券抵扣费用,取值:展开详情

示例值:false
TargetMinorVersionstring

PostgreSQL 实例内核小版本号。当变更实例规格并且报错内核小版本不支持时,需要传入内核小版本号,用于在变更实例规格时升级内核小版本展开详情

示例值:rds_postgres_1200_20200830参考取值来源:
    UpgradeDBInstanceKernelVersion
IoAccelerationEnabledstring

通用云盘 IO 加速功能,取值:展开详情

示例值:0
ColdDataEnabledboolean

通用云盘数据归档功能,取值:展开详情

示例值:true
ZoneIdSlave1string

备节点可用区 ID。如果和 ZoneId 相同,则为单可用区部署;如果和 ZoneId 不同,则为多可用区部署。展开详情

示例值:cn-hangzhou-c
VSwitchIdstring

虚拟交换机 ID。虚拟交换机所在的可用区必须和 ZoneId 中传入的可用区 ID 相对应。展开详情

示例值:vsw-bp1oxflciovg9l7******参考取值来源:
    DescribeVSwitches
AllowMajorVersionUpgradeboolean

SQL Server 实例大版本升级,取值:展开详情

示例值:false
PromotionCodestring

优惠券 code。

示例值:72329885****
OptimizedWritesstring

MySQL写优化功能开关,取值:展开详情

示例值:optimized枚举值:optimizednone
CompressionModestring
示例值:on

返回参数

字段名称字段详情
DBInstanceIdstring

实例 ID。

示例值:rm-uf6wjk5****
OrderIdinteger<int64>

订单 ID。

注意 请注意,该值为 Long 类型,在某些语言中可能存在精度丢失的风险,请小心使用。
示例值:20793850608****
RequestIdstring

请求 ID。

示例值:3C5CFDEE-F774-4DED-89A2-1D76EC63C575

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
UnsupportedReduceDiskSize
%s%s诊断
400
CannotDecreaseEssdPerfLevel
cannot decrease cloud essd performance level.诊断
400
InvalidEssdStorageSize
invalid cloud essd storage size.诊断
400
Postpaid.NotSupport
Postpaid not supported.诊断
400
InvalidConcurrentOperate
System concurrent operate.诊断
400
NotSupportReduceDiskSize
Not support reduce disk size.诊断
400
IncorrectStorageType
Incorrect storage type.诊断
400
TargetStorageLessThanBottomLine
Target storage less than bottom line诊断
400
InstanceHasUnpaidOrder
The specified Instance has unpaid order.诊断
400
InsufficientBalance
Open volume paid cloud database. Your account balance is less than 100 RMB. Top-up and try again.诊断
400
InvalidDBInstanceClass.NotFound
Specified DB instance class is not found.诊断
400
InvalidParameter
The specified parameter "%s" is not valid.诊断
400
InvalidAvZone.Format
Specified AvZone is not valid.诊断
400
OperationDenied.OrderUnPaid
The operation is not permitted due to the wrong Order status (Unpaid).诊断
400
OperationDenied.InvalidStorageSize
The storage size limit is exceeded.诊断
400
InsufficientResourceCapacity
The instance cluster does not support this operation.诊断
400
InvalidUsedTime
The parameter usedTime is invalid.诊断
400
CannotChangeStorageType
Temp upgrade does not support changing storage type.诊断
400
TempUpgrade.NotSupport
The instance does not support temp upgrade.诊断
400
EngineNotSupported
Engine specified cannot be supported the operation.诊断
400
MaxscaleNotSupport
Maxscale not supported诊断
400
ADInstanceNotSupportThisOperation
The AD instance is not supported this operation诊断
400
BYOKInstanceNotSupportThisOperation
The BYOK instance is not supported this operation诊断
400
BYOLInstanceNotSupportThisOperation
The BYOL instance is not supported this operation诊断
400
SSLInstanceNotSupportThisOperation
The instance opened SSL, upgrade is not this operation诊断
400
TDEInstanceNotSupportThisOperation
The instance opened TDE, this operation is not supported诊断
400
InstanceIsSnapshotBackupNotSupportThisOperation
The instance backup method is snapshot backup, this operation is not supported诊断
400
InstanceHasReadOnlyInstanceNotSupportThisOperation
The instance has read-only instance or is read-only instance, this operation is not supported诊断
400
InvalidTargetStorageType
Can not change storage type when modify instance class or storage.诊断
400
InvalidTargetCategory
Specified classcode is not matched with current product type.诊断
400
IncorrectDBInstanceState
Current DB instance state does not support this operation.诊断
400
BackupReadInstanceModifyNotAllowed
Modify Backup Read Instance Is Not Allowed.诊断
400
MinorVersionNotSupport
The current database minor version does not support the operation.诊断
400
LX.ARGUMENT.ILLEGAL
变配,当前实例无有效配置诊断
400
ORD.S.QUERY.PROD.ERROR
An error occurred while querying the ordering information诊断
400
InvalidParameter.NotSupportDiskTypeModify
Serverless not support modify disk type!诊断
400
InvalidParameter.NotSupportModifyServerlessConfigAndDiskTogether
Serverless not support modify serverlessconfig and disk together!诊断
400
InvalidParameters.Malformed
One or more of the request parameters provided are not valid.诊断
400
DBInstancePayTypeNotSupport
Current instance PayType not support this operation or the param PayType not match current instance PayType.诊断
400
InvalidDBInstanceClass.Offline
The specified instance type is no longer provided. Please specify another instance type.诊断
400
IncorrectTargetClasscode
The current instance type does not support this operation.诊断
400
InvalidPayType.NotSupported
current instance pay type not support this operation.诊断
400
OperationDenied.DurationLimit
The duration between two operations should be greater than specified time.诊断
400
AccountMoneyValidate.error
Insufficient funds available in the account.诊断
400
ChangeEngineVersionNotSupported
This operation does not support modifying the engine version.诊断
400
InvalidDBInstanceStorageType
The specified DBInstanceStorageType is invalid.诊断
400
EncryptionInstancesNotSupport
Cloud disk encryption instances that use byok do not support modify to multi tenant.诊断
400
Commodity.InvalidComponent
The module you purchased is not legal, please buy it again.诊断
400
CommodityServiceCalling.Exception
Failed to call commodity service.诊断
400
Pay.InsufficientBalance
Insufficient available balance.诊断
400
Price.CommoditySys
Commodity system call exception.诊断
400
CurrentInsHasColdDB
The current instance has cold storage db.诊断
400
CurrentInsHasColdStorage
Current instance has cold storage.诊断
400
InsufficientResourceCapacityCheck
There is insufficient capacity available for the requested instance with precheck.诊断
400
InvalidStorageSize.Direction
The specified parameter StorageSize does not meet the updating direction constraint requirements.诊断
400
InvalidStorageType.Direction
The specified parameter StorageType does not meet the updating direction constraint requirements.诊断
400
EngineNotSupportShrinkStorage
The current engine does not support shrinking storage space.诊断
400
InvalidSourceCategory
specified source category is invalid.诊断
400
InvalidInstanceLevel.DiskType
Specified instance level not support request disk type诊断
400
InvalidRCUValue
scaleMin and scaleMax range is not valid.诊断
400
ServiceLinkedRole.NotExist
SLR does not exist, you needs to create SLR first.诊断
400
ParamGroupOptionValue.NotSupport
Specified option value unsupported.诊断
400
CreateUpgradeOrderBusinessException
The parameter is illegal or empty.诊断
400
InvalidReadDBInstanceStorage.Format
Specified Storage is not valid, Read DB Instance storage size must be greater than or equal to primary DB Instance.诊断
400
UnsupportedModifyParam
Burst param must be only modified.诊断
400
UnsupportedClassCode
The specified DB instance class stops selling.诊断
400
InvalidRequestId
The request is copy, check your token.诊断
400
UnsupportExtendDisk.NotSupport
Specified DB instance is unsupport extend disk.诊断
400
Order.InstHasUnsettledBills
You currently have outstanding bills, please settle them first.诊断
400
CheckAllowMajorVersionUpgradeFailed
We have detected that you want to upgrade the version of the instance, but the parameter allowMajorVersionUpgrade is false. If you want to upgrade the version of the instance, please set the parameter allowMajorVersionUpgrade to true.诊断
400
IncorrectDBSslStatus
Specified DB SSLStatus does not support this operation.诊断
400
UpgradeEngineVersionCannotChangeStorage
Upgrade engine version can not change storage size.诊断
400
ReadOnlyInsNotSupported
Instances containing read-only instances do not allow this operation.诊断
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
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
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
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
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
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
RegionEndTimeDissolvedIndia
The region is no longer supported.诊断
400
InvalidDBInstanceClass.NotSupport
The target primary db instance class can not lower than the original primary db instance class.诊断
400
InvalidPayType.NotSame
All primary and read-only instances should have the same payment type.诊断
400
InvalidReadOnlyDBInstanceClass.NotSupport
The target read-only db instance class can not lower than the original read-only db instance class.诊断
400
InvalidStorageSize.CannotChange
Can not change storage size in this operation. If you need to change disk type, please change storage size first, and the storage size must meet your target disk type's constraint requirements.诊断
400
InvalidStorageSize.ConstraintUnsatisfied
The db instance's storage size dose not meet the constraint requirements of the parameter DBInstanceStorageType. If you still want to change disk type, please change storage size to meet the target disk type's constraint in other operation.诊断
400
ReadonlyDBInstanceClassEmpty
The read-only target instance class should not be empty.诊断
400
ReadonlyDBInstanceClassNotSame
All readonly db instances should have the same instance class.诊断
400
StopService.ModifyDBInstanceSpec
The service has been discontinued and does not permit resizing operations on instances using the classic network.诊断
400
InvalidParam.DiskSize
%s.诊断
400
InvalidOrder.NotFound
Specified order does not exist in RDS.诊断
400
NotFindAvailableVswitch
Secondary zone, no available switch found under the current vpc.诊断
400
InvalidStorageType.NotSupport
The current storage type does not support this operation.诊断
400
IncorrectReadDBInstanceMemSize
The instance type of read-only instance is too small.诊断
400
DBInstanceNotServerless
The dbinstance is not serverless.诊断
400
UnSupportDbTypeReduceDiskSize
The current instance does not support scale-in.诊断
403
IncorrectDBInstanceType
The database instance type does not support the operation.诊断
403
OperationDenied.NotSupportedBackupMethod
When the storage is larger than 4000 GB, only snapshot backup is supported.诊断
403
IncorrectReadDBInstanceDisksize
Read instance disk size must be equal or higher than primary instance.诊断
403
BetaServerlessNotSupportThisAction
Beta Serverless Not Support This Feature诊断
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
ARMNotSupport
ARM arch does not support this operation.诊断
403
HostTypeNotSupport
Host type is inconsistent, please check that the original host type is the same as the target host type.诊断
403
CloudSSDNotSupport
Cloud ssd does not support this operation, please upgrade to essd.诊断
403
MaxscaleInstanceNotSupport
Instances with maxscale instance do not support this operation.诊断
403
ReadInstanceNotSupport
Instances with read-only do not support this operation.诊断
403
UnSupportReduceDiskSize
Current instance type does not support reducing disk space.诊断
403
CloudboxInstanceNotSupport
Cloud-box instance does not support this operation.诊断
403
ReadOnlyInstanceNotSupport
Read-only instance does not support this operation.诊断
403
MinorVersionNotSupport
The current database minor version does not support the operation.诊断
403
ShrinkCountReachedLimit
Current DB shrink count reached the limit.诊断
403
InvalidReduceDiskSize
The storage capacity after the scale-down must be larger than the used amount.诊断
403
CloudDiskEncryptionNotSupport
The encryption key is not allowed for general-purpose instance.诊断
403
OrderStatus.UnPaid
The specified db instance has unpaid order.诊断
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.诊断
403
UnsupportedByBlueGreenDeployment
Operation prohibited due to blue green deployment.诊断
404
InvalidClusterKms
The current instance does not authorized to access the Key Management Service.诊断
404
InvalidParam
The parameter is invalid.诊断
404
Request.NotFound
The requested resource is not available.诊断
404
HostInfo.NotFound
The specified host info is not found.诊断
500
CallLxSdkFailed
Error calling the order system, please try again later or contact service personnel.诊断
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.诊断

变更历史

变更时间变更内容概要操作
2025-03-31
变更错误码400
2025-03-23
变更错误码400
变更错误码403
2025-02-07
变更错误码400
2025-01-15
变更错误码400
2024-12-24
新增请求参数CompressionMode
2024-12-03
新增请求参数OptimizedWrites
2024-11-19
新增请求参数PromotionCode
2024-11-13
变更错误码400
2024-10-31
变更错误码400
2024-10-30
变更错误码400