All Products
Search
Document Center

ApsaraDB RDS:CloneDBInstance

Last Updated:Jun 12, 2026

Memulihkan data historis ke instans baru (kloning instans).

Deskripsi operasi

Mesin yang didukung

  • RDS MySQL

  • RDS PostgreSQL

  • RDS SQL Server

  • RDS MariaDB.

Dokumentasi terkait

Penting Sebelum memanggil operasi ini, baca dokumentasi berikut dan pastikan Anda sepenuhnya memahami prasyarat serta dampak operasi ini.

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:CloneDBInstance

create

DBInstance

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

  • rds:ResourceTag
None

Parameter permintaan

Parameter

Type

Required

Description

Example

ClientToken

string

No

Token klien yang digunakan untuk memastikan idempotensi permintaan. Anda dapat menggunakan klien untuk menghasilkan token, tetapi harus memastikan token tersebut unik di antara permintaan yang berbeda. Token hanya dapat berisi karakter ASCII dan panjangnya tidak boleh melebihi 64 karakter.

0c593ea1-3bea-11e9-b96b-88**********

RegionId

string

No

ID wilayah. Anda dapat memanggil operasi DescribeRegions untuk mengkueri daftar wilayah terbaru.

cn-hangzhou

ZoneId

string

No

ID zona utama. Anda dapat memanggil operasi DescribeRegions untuk mengkueri ID zona.

Catatan

Nilai default adalah zona instans sumber.

cn-hangzhou-b

DBInstanceClass

string

No

Tipe instans. Untuk informasi selengkapnya, lihat Tipe instans.

Catatan

Secara default, tipe instans sama dengan instans sumber.

mysql.n1.micro.1

DBInstanceStorage

integer

No

Kapasitas penyimpanan instans. Unit: GB. Nilai meningkat dalam kelipatan 5 GB. Untuk informasi selengkapnya, lihat Tipe instans.

Catatan

Secara default, kapasitas penyimpanan instans sama dengan instans sumber.

1000

DBInstanceDescription

string

No

Nama instans. Panjang nama harus 2 hingga 255 karakter dan dapat berisi huruf, angka, garis bawah (_), dan tanda hubung (-). Nama harus diawali dengan huruf atau karakter Tionghoa.

Catatan

Nama tidak boleh diawali dengan http:// atau https://.

testInstance

DbNames

string

No

Nama database dalam format berikut: OriginalDatabaseName1,OriginalDatabaseName2.

test1,test2

PayType

string

Yes

Metode penagihan. Nilai valid:

Postpaid

InstanceNetworkType

string

No

Jenis jaringan instans. Nilai valid:

  • VPC: virtual private cloud (VPC)

  • Classic: jaringan klasik

Catatan

Secara default, jenis jaringan sama dengan instans sumber.

VPC

DBInstanceId

string

Yes

ID instans.

rm-uf6wjk5****

BackupId

string

No

ID set cadangan.

Anda dapat memanggil operasi DescribeBackups untuk mengkueri daftar set cadangan.

Catatan

Anda harus menentukan setidaknya satu dari BackupId dan RestoreTime.

902****

RestoreTime

string

No

Titik waktu tertentu dalam periode retensi cadangan. Tentukan pengatur waktu dalam format yyyy-MM-ddTHH:mm:ssZ (UTC).

Catatan

Anda harus menentukan setidaknya satu dari BackupId dan RestoreTime.

2011-06-11T16:00:00Z

VPCId

string

No

ID VPC.

Catatan

Pastikan VPC berada di wilayah yang sesuai.

vpc-uf6f7l4fg90****

VSwitchId

string

No

ID vSwitch. Zona vSwitch harus sesuai dengan ID zona yang ditentukan di ZoneId.

  • Jenis jaringan (InstanceNetworkType) harus diatur ke VPC.

  • Jika Anda menentukan ZoneSlaveId1 (ID zona sekunder), tentukan dua ID vSwitch dan pisahkan dengan koma (,).

vsw-uf6adz52c2p****

PrivateIpAddress

string

No

Alamat IP internal instans baru. Alamat IP harus berada dalam rentang alamat IP vSwitch yang ditentukan. Sistem secara otomatis menetapkan alamat IP internal berdasarkan nilai VPCId dan VSwitchId.

172.XX.XX.69

UsedTime

integer

No

Durasi langganan. Nilai valid:

  • Jika Period diatur ke Year, nilai UsedTime berkisar dari 1 hingga 3.

  • Jika Period diatur ke Month, nilai UsedTime berkisar dari 1 hingga 9.

Catatan

Parameter ini wajib diisi jika PayType diatur ke Prepaid.

1

Period

string

No

Unit durasi langganan. Nilai valid:

  • Year

  • Month

Catatan

Parameter ini wajib diisi jika PayType diatur ke Prepaid.

Year

Category

string

No

Edisi instans. Nilai valid:

  • Basic: Edisi Dasar

  • HighAvailability: Edisi Ketersediaan Tinggi

  • AlwaysOn: Edisi Kluster (SQL Server)

  • cluster: Edisi Kluster (MySQL)

  • Finance: Edisi Perusahaan (hanya tersedia di situs China)

Instans arsitektur tanpa server

  • serverless_basic: Edisi Dasar arsitektur tanpa server (hanya tersedia untuk MySQL dan PostgreSQL)

  • serverless_standard: Edisi Ketersediaan Tinggi MySQL arsitektur tanpa server

  • serverless_ha: Edisi Ketersediaan Tinggi SQL Server arsitektur tanpa server

Catatan

Anda tidak perlu menentukan parameter ini. Instans kloning menggunakan edisi yang sama dengan instans sumber.

HighAvailability

ZoneIdSlave1

string

No

ID zona node sekunder. Jika nilai ini sama dengan ZoneId, instans menggunakan penerapan zona tunggal. Jika nilai ini berbeda dari ZoneId, instans menggunakan penerapan multi-zona.

cn-hangzhou-c

ZoneIdSlave2

string

No

ID zona node logger. Jika nilai ini sama dengan ZoneId, instans menggunakan penerapan zona tunggal. Jika nilai ini berbeda dari ZoneId, instans menggunakan penerapan multi-zona.

.

cn-hangzhou-d

DBInstanceStorageType

string

No

Jenis penyimpanan instans. Nilai valid:

  • general_essd: disk performa premium (direkomendasikan)

  • local_ssd: SSD lokal

  • cloud_ssd: SSD standar

  • cloud_essd: PL1 ESSD

  • cloud_essd2: PL2 ESSD

  • cloud_essd3: PL3 ESSD

Catatan

Instans Serverless hanya mendukung PL1 ESSD dan disk performa premium.

general_essd

RestoreTable

string

No

Apakah akan memulihkan database dan tabel secara individual. Atur nilai ke 1 untuk memulihkan database dan tabel secara individual. Jika tidak, kosongkan parameter ini.

1

TableMeta

string

No

Informasi tentang database dan tabel untuk memulihkan. Format: [{"type":"db","name":"Database1Name","newname":"NewDatabase1Name","tables":[{"type":"table","name":"Table1NameInDatabase1","newname":"NewTable1Name"},{"type":"table","name":"Table2NameInDatabase1","newname":"NewTable2Name"}]},{"type":"db","name":"Database2Name","newname":"NewDatabase2Name","tables":[{"type":"table","name":"Table1NameInDatabase2","newname":"NewTable1Name"},{"type":"table","name":"Table2NameInDatabase2","newname":"NewTable2Name"}]}].

[{"type":"db","name":"testdb1","newname":"testdb1_new","tables":[{"type":"table","name":"testdb1table1","newname":"testdb1table1_new"}]}]

DedicatedHostGroupId

string

No

ID klaster khusus.

dhg-7a9****

BackupType

string

No

Jenis cadangan. Nilai valid:

  • FullBackup: cadangan penuh

  • IncrementalBackup: cadangan inkremental.

FullBackup

DeletionProtection

boolean

No

Apakah akan mengaktifkan fitur perlindungan rilis. Nilai valid:

  • true: diaktifkan.

  • false (default): dinonaktifkan.

true

IoAccelerationEnabled

string

No

Konfigurasi arsitektur tanpa server. Tentukan parameter ini hanya ketika Anda ingin mengkloning data ke instans arsitektur tanpa server.

Catatan

Parameter ini hanya didukung di situs China.

BurstingEnabled

boolean

No

Parameter yang tidak digunakan lagi. Anda tidak perlu mengonfigurasi parameter ini.

false

AutoPay

boolean

No

Apakah akan mengaktifkan fitur Buffer Pool Extension (BPE) untuk cloud disk performa premium. Nilai valid:

  • 1: diaktifkan.

  • 0: dinonaktifkan.

Catatan

Untuk informasi selengkapnya tentang fitur BPE, lihat Buffer Pool Extension (BPE).

true

CustomExtraInfo

string

No

Apakah akan mengaktifkan fitur lonjakan performa I/O untuk cloud disk performa premium. Nilai valid:

  • true: diaktifkan.

  • false: dinonaktifkan.

Catatan

Untuk informasi selengkapnya tentang fitur lonjakan performa I/O, lihat Apa itu disk performa premium.

AutoPay

boolean

No

Apakah akan mengaktifkan pembayaran otomatis. Nilai valid:

  1. true: diaktifkan. Pastikan saldo akun Anda mencukupi.

  2. false: dinonaktifkan. Pesanan yang belum dibayar akan dibuat.

Catatan

Nilai default adalah true. Jika metode pembayaran Anda memiliki saldo yang tidak mencukupi, atur AutoPay ke false. Dalam hal ini, pesanan yang belum dibayar akan dibuat. Anda dapat masuk ke Konsol ApsaraDB RDS untuk menyelesaikan pembayaran. .

true

CustomExtraInfo

string

No

Elemen respons

Element

Type

Description

Example

object

Parameter tanggapan.

DBInstanceId

string

ID instans.

rm-uf6wjk5****

OrderId

string

ID pesanan.

100789370****

RequestId

string

ID permintaan.

1E43AAE0-BEE8-43DA-860D-EAF2****

Contoh

Respons sukses

JSONformat

{
  "DBInstanceId": "rm-uf6wjk5****",
  "OrderId": "100789370****",
  "RequestId": "1E43AAE0-BEE8-43DA-860D-EAF2****"
}

Kode kesalahan

HTTP status code

Error code

Error message

Description

400 InvalidAvZone.Format Specified AvZone is not valid.
400 InvalidAvZone.NotSupport Specified availableArea multiZone does not support in RDS.
400 CannotDecreaseEssdPerfLevel cannot decrease cloud essd performance level.
400 InvalidIPAddress.Conflict IP address conflict.
400 CDDC.AvailableHostsNotEnoughInZone Not enough available hosts are in the target zone.
400 InvalidInstanceLevel.DiskType Specified instance level not support request disk type
400 InvalidRecoveryDbInstance.StorageType The disk local_ssd can not clone to cloud disk type
400 InvalidRecoveryDbInstance.StorageSize The disk space of the new instance cannot be less than that of the current instance
400 InvalidDBInstanceClass.Offline The specified instance type is no longer provided. Please specify another instance type.
400 InvalidTunnelId Specified conn tunnel is not valid.
400 ZoneId.NotMatchWithCategory The number of available zones does not match the database engine or instance edition. Please reset it.
400 UnsupportExtendDisk.NotSupport Specified DB instance is unsupport extend disk.
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 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 StopService.Clone The service has been discontinued and cloning operations on classic network instances are no longer permitted.
400 InvalidParam.UsedTime The clone expiration date cannot exceed %s.
400 MinorVersionTag.NotFound Minor version tags cannot be parsed by the instance.
400 InvalidBakset.Invalid Specified bakset is not valid.
400 InvalidParamForXfs Xfs instance must be single tenant standard instance.
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 DiskSize.NotEnough The disk size is not enough to restore tables.
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 IncorrectMinorVersion Current engine minor version does not support operations.
403 IncorrectCharacterType Current DB instance character type does not support this operation.
403 CloudDiskEncryptionNotSupport The encryption key is not allowed for general-purpose instance.
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 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 InvalidMeta.TooLarge Meta information is too large.
404 InvalidDBInstance.NotFound The specified instance does not exist or is not supported.
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.