全部产品
Search
文档中心

云数据库 RDS:MigrateToOtherZone - 迁移RDS实例可用区

更新时间:Mar 13, 2024

该接口用于迁移RDS实例的可用区。

接口说明

适用引擎

  • RDS MySQL
  • RDS PostgreSQL
  • RDS SQL Server

相关功能文档

注意 使用该接口前,请仔细阅读功能文档,确保完全了解使用接口的前提条件及使用后造成的影响后,再进行操作。

调试

您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。

授权信息

下表是API对应的授权信息,可以在RAM权限策略语句的Action元素中使用,用来给RAM用户或RAM角色授予调用此API的权限。具体说明如下:

  • 操作:是指具体的权限点。
  • 访问级别:是指每个操作的访问级别,取值为写入(Write)、读取(Read)或列出(List)。
  • 资源类型:是指操作中支持授权的资源类型。具体说明如下:
    • 对于必选的资源类型,用背景高亮的方式表示。
    • 对于不支持资源级授权的操作,用全部资源表示。
  • 条件关键字:是指云产品自身定义的条件关键字。
  • 关联操作:是指成功执行操作所需要的其他权限。操作者必须同时具备关联操作的权限,操作才能成功。
操作访问级别资源类型条件关键字关联操作
rds:MigrateToOtherZoneWrite
  • DBInstance
    acs:rds:{#regionId}:{#accountId}:dbinstance/{#dbinstanceId}
  • rds:ResourceTag

请求参数

名称类型必填描述示例值
DBInstanceIdstring

实例 ID。可调用 DescribeDBInstances 获取。

rm-uf6wjk5****
VPCIdstring

专有网络 VPC ID。迁移可用区时 VPC 不能变更,需保持不变。

  • 专有网络实例迁移可用区时必须传入该参数。
  • 如果实例引擎为 SQL Server,迁移可用区 VPC 可支持变更。
vpc-****
ZoneIdstring

目标可用区 ID,可调用 DescribeRegions 获取。

cn-hangzhou-b
EffectiveTimestring

生效时间,取值:

  • Immediate:默认值,立即生效。
  • MaintainTime:在可运维时间段内生效,请参见 ModifyDBInstanceMaintainTime。
  • ScheduleTime:手动指定生效时间。
说明 如果在本参数中传入 ScheduleTime,则还需要传入 SwitchTime 参数。
Immediate
VSwitchIdstring

交换机 ID。

  • 专有网络实例迁移可用区时必须传入该参数。可通过调用 DescribeVSwitches 接口查询已创建的交换机。
  • 当 RDS PostgreSQL、SQL Server 实例迁移可用区配置了备可用区时,此参数可以配置多个,用英文逗号(,)分隔,与可用区对应。
vsw-uf6adz52c2p****
Categorystring

实例系列,取值:

  • Basic:基础系列
  • HighAvailability:高可用系列
  • AlwaysOn:SQL Server 集群系列
  • cluster:MySQL 集群系列
  • Finance:三节点企业系列
HighAvailability
ZoneIdSlave1string

备可用区 1。

说明 非基础系列实例需要传入该参数。
cn-hangzhou-c
ZoneIdSlave2string

备可用区 2。

说明 仅三节点企业系列实例可传入该参数。
cn-hangzhou-d
SwitchTimestring

切换可用区的自定义生效时间。格式:yyyy-MM-ddTHH:mm:ssZ(UTC 时间)。

说明 本参数配合 EffectiveTime 参数使用,仅在 EffectiveTimeScheduleTime 时需要传入。
2021-12-14T15:15:15Z
IsModifySpecstring

是否在迁移可用区时变配。

  • true:变配,当配置为 true 时,至少需要配置 DBInstanceClassDBInstanceStorage 中的一个参数。
  • false:默认值,不变配。
说明 该参数仅 RDS MySQL 实例适用。
true
DBInstanceClassstring

目标实例规格代码,只支持变更规格,不支持变更存储类型。 当 IsModifySpec 参数配置为 true 时,至少需要配置本参数和 DBInstanceStorage 中的一个。

实例规格代码请参见RDS MySQL 主实例规格列表

mysql.x4.xlarge.2
DBInstanceStoragelong

目标存储空间大小。当 IsModifySpec 参数配置为 true 时,至少需要配置本参数和 DBInstanceClass 中的一个。

单位:GB。 取值范围:不同规格可扩容存储空间大小不同,具体请以RDS MySQL 主实例规格列表为准。

500
IoAccelerationEnabledstring

预留参数。

0

返回参数

名称类型描述示例值
object

返回参数详情。

RequestIdstring

请求 ID。

65BDA532-28AF-4122-AA39-B382721EEE64
DBInstanceIdstring

实例 ID。

rm-uf6wjk5****
OrderIdlong

订单 ID,仅 MySQL 实例适用。

21334157599****

示例

正常返回示例

JSON格式

{
  "RequestId": "65BDA532-28AF-4122-AA39-B382721EEE64",
  "DBInstanceId": "rm-uf6wjk5****",
  "OrderId": 0
}

错误码

HTTP status code错误码错误信息描述
400RenewChange.ExistThe Current InstanceId existed renewChange order in RDS.当前存在变配任务未完成,请等待完成后重试。
400InvalidInstanceCommodityCode.NotFoundParse commodityCode from lx and instance fail.-
400InvalidMigrateModifyClassOrStorageSpecified parameter DBInstanceClass or Storage is invalid.指定的参数DBInstanceClass或Storage无效.
400EngineNotSupportedEngine specified cannot be supported the operation.操作失败,当前引擎不支持此操作,请升级内核小版本。
400IncorrectDBInstanceLockMode.ValueNotSupportedThe Current DB instance lock mode does not support this operation.操作失败,当前数据库实例锁模式不支持此操作。
400InvalidZoneId.NotNullThe parameter ZoneId must not be null or auto参数ZoneId不能为null或auto
400InvalidZoneId.NotEqualThe parameter ZoneId is the same as the previous one操作失败,两个可用区相同。
400InvalidDispenseMode.FormatThe specified dispense mode is not valid.-
400IncorrectDBInstanceTypeCurrent DB instance type does not support this operation.操作失败,该实例状态下不支持此操作。
400ZoneId.NotMatchWithCategoryThe Number of ZoneId specified does not match with category-
400InvalidDefaultVSwitch.NotFoundThe specified default virtual switch is not found in specified VPC.-
400InsufficientResourceCapacityCheckThere is insufficient capacity available for the requested instance with precheck.具有预检查的请求实例的可用容量不足。
400UnsupportedReadOrBakReadStateCurrent DB instance has read or bak read instance running in unsupported states-
400IncorrectDBInstanceStateCurrent DB instance state does not support this operation.当前实例状态不支持此操作。
400MirrorInsExistsSpecified DB instance mirror ins already existed.-
400SSLInstanceNotSupportThisOperationThe instance opened SSL, upgrade is not this operation开启SSL功能的实例不支持此操作
400BYOLInstanceNotSupportThisOperationThe BYOL instance is not supported this operationBYOL实例不支持此操作
400BYOKInstanceNotSupportThisOperationThe BYOK instance is not supported this operation开启云盘加密功能的实例不支持此操作
400ADInstanceNotSupportThisOperationThe AD instance is not supported this operation加入AD域的实例不支持此操作
400TDEInstanceNotSupportThisOperationThe instance opened TDE, this operation is not supported开启TDE功能的实例不支持此操作
400InstanceIsSnapshotBackupNotSupportThisOperationThe instance backup method is snapshot backup, this operation is not supported开启快照备份的实例不支持此操作
400InstanceHasReadOnlyInstanceNotSupportThisOperationThe instance has read-only instance or is read-only instance, this operation is not supported该实例有只读实例或者该实例是只读实例,不支持此操作
400VswitchIpExhaustedNo available ip in the specified vswitch.指定的vswitch中没有可用的IP。
400OperationDenied.MasterDBInstanceStateThe operation is not permitted due to status of master instance.操作失败,当前只读实例正在变更,此状态下主实例不支持此操作,请等待只读实例完成后,再进行重试。
400InvalidShareInstance.NotSupportThe share dbInstance is not support.共享型实例不支持
400InvalidZoneIdSlave1.MissingThe parameter ZoneIdSlave1 must be specified.备可用区ID不能为空。
400MigrateAlreadyExistsFaultThe rds instance already has a given vpc migrate task.RDS实例档已存在一个VPC迁移任务。
400InvalidInstanceKind.NotSupportThe instance kind does not support this operation.实例类型不支持此操作。
400MissingCategoryThe instance is missing a category parameter.实例缺少类别参数。
400InvalidInstanceNodeType.NotFoundThe specified NodeType is not found.NodeType参数缺失,请重新配置。
400EngineVersionNotSupportedEngineVersion specified cannot be replicate with the source DB Instance.当前数据库引擎版本不支持克隆实例。
400CommodityCodeNotFoundCommodityCodeNotFound指定的参数CommodityCode无效,请检查该参数的正确性。
400Order.ComboInstanceNotAllowOperateA package instance is not allowed to operate independently.套餐实例不允许单独操作。
400Price.PricingPlanResultNotFoundPricing plan price result not found.定价计划价格结果没有找到。
400Order.NoRealNameAuthenticationYou 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.您还未通过实名认证,不符合购买条件,请登录用户中心进行实名认证。
403OperationDenied.OutofUsageThe resource is out of usage.当前集群的资源不足,请选择其它可用区。
403IncorrectEffectiveTimeThe specified EffectiveTime params is not valid.EffectiveTime参数无效。
403InvalidTempInstance.NotSupportThe temp db Instance is not support.操作失败,当前实例已被锁定。
403OperationDenied.LockModeThe operation is not permitted due to instance being locked.实例锁定中,不支持该操作。请检查实例的存储空间是否已满,或者实例是否已到期。若磁盘空间已满,请进行变更配置,扩大存储空间后即可解锁;若实例已到期,续费后即可解锁。
403ClassicNetworkType.NotSupportThe Classic instance network create is not support.操作失败,当前实例不支持创建经典网络类型,请创建其他网络类型的实例。
403InstanceNetworkTypeNotFoundFaultThe specified DBInstanceNetworkType is not found.检查网络类型失败,实例网络类型不存在。
403ProprietaryCloud.NotSupportedThe proprietary cloud not supported.专有云不支持。
403MigrateAlreadyReadWriteSplitExistsFaultThe rds instance already has a given vpc migrate task.RDS实例已存在指定VPC迁移任务。
403InvalidRegionAvzNotFoundSpecified user does not find the region and avz.指定的用户找不到区域和avz。
403ZoneIdNotSupportedThe zone ID is not supported.操作失败,不支持区域ID。
403InvalidVpcInfo.NotFoundSpecified VPC info does not exist.指定的VPC信息不存在。
403InvalidMultiparamZoneInfoListZoneinfo list is invaild.当前主可用区未对齐,无法迁移主库
403MigrateSlaveNotSupportCurrent DB instance state does not support migrating slave, please switch the Primary/Secondary Instance first.当前实例的状态不支持仅迁移备库,强行迁移会导致访问数据库的性能下降,请先做一次 HA 切换。
404InvalidDBInstanceName.NotFoundThe database instance does not exist.数据库实例名称不存在。请确认数据名称是否正确。
404IncorrectVswitchIdThe specified parameter VSwitchId is not valid.交换机参数无效。

访问错误中心查看更多错误码。

变更历史

变更时间变更内容概要操作
2024-01-04OpenAPI 错误码发生变更、OpenAPI 入参发生变更看变更集
变更项变更内容
错误码OpenAPI 错误码发生变更
    删除错误码:400
    删除错误码:403
    删除错误码:404
入参OpenAPI 入参发生变更
    新增入参:IoAccelerationEnabled
2023-03-31OpenAPI 错误码发生变更看变更集
变更项变更内容
错误码OpenAPI 错误码发生变更
    错误码 403 变更
    删除错误码:400
    删除错误码:404
2023-03-01OpenAPI 错误码发生变更看变更集
变更项变更内容
错误码OpenAPI 错误码发生变更
    错误码 403 变更
    删除错误码:400
    删除错误码:404
2022-10-28OpenAPI 错误码发生变更看变更集
变更项变更内容
错误码OpenAPI 错误码发生变更
    错误码 400 变更
    错误码 403 变更
    新增错误码:404
2022-10-13OpenAPI 错误码发生变更看变更集
变更项变更内容
错误码OpenAPI 错误码发生变更
    错误码 400 变更
    删除错误码:403
2022-06-23OpenAPI 错误码发生变更看变更集
变更项变更内容
错误码OpenAPI 错误码发生变更
    错误码 400 变更
    删除错误码:403
2022-06-08OpenAPI 错误码发生变更看变更集
变更项变更内容
错误码OpenAPI 错误码发生变更
    错误码 400 变更
    删除错误码:403
2022-01-12OpenAPI 错误码发生变更、OpenAPI 入参发生变更、OpenAPI 返回结构发生变更看变更集
变更项变更内容
错误码OpenAPI 错误码发生变更
    错误码 400 变更
    删除错误码:403
入参OpenAPI 入参发生变更
    新增入参:IsModifySpec
    新增入参:DBInstanceClass
    新增入参:DBInstanceStorage
出参OpenAPI 返回结构发生变更
2021-10-26OpenAPI 错误码发生变更、OpenAPI 入参发生变更看变更集
变更项变更内容
错误码OpenAPI 错误码发生变更
    删除错误码:400
    删除错误码:403
入参OpenAPI 入参发生变更
    新增入参:SwitchTime