Memulihkan data historis suatu instans ke instans baru, yang disebut instans klon.
Deskripsi operasi
Engine database yang didukung
RDS MySQL
RDS PostgreSQL
RDS SQL Server
RDS MariaDB
Referensi
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
rds:CloneDBInstance |
create |
DBInstance
|
|
None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| ClientToken |
string |
No |
Token klien yang digunakan untuk memastikan idempotensi permintaan. Klien membuat nilai untuk memastikan bahwa nilai tersebut unik di antara permintaan yang berbeda. Panjang nilai dapat mencapai 64 karakter ASCII dan tidak boleh berisi karakter non-ASCII. |
0c593ea1-3bea-11e9-b96b-88********** |
| RegionId |
string |
No |
ID region. Anda dapat memanggil operasi DescribeRegions untuk mengkueri ID region. |
cn-hangzhou |
| ZoneId |
string |
No |
ID zona utama. Anda dapat memanggil operasi DescribeRegions untuk mengkueri ID zona. Catatan
Secara default, nilainya adalah zona dari instans sumber. |
cn-hangzhou-b |
| DBInstanceClass |
string |
No |
Tipe instans. Untuk informasi selengkapnya, lihat Tipe instans ApsaraDB RDS utama. Catatan
Secara default, instans baru menggunakan tipe instans yang sama dengan instans sumber. |
mysql.n1.micro.1 |
| DBInstanceStorage |
integer |
No |
Kapasitas penyimpanan instans. Satuan: GB. Kapasitas penyimpanan bertambah dalam kelipatan 5 GB. Untuk informasi selengkapnya, lihat Tipe instans ApsaraDB RDS utama. Catatan
Secara default, instans baru memiliki kapasitas penyimpanan yang 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 dimulai dengan huruf atau karakter Tionghoa. Catatan
Nama tidak boleh dimulai dengan http:// atau https://. |
testInstance |
| DbNames |
string |
No |
Nama database. Format: |
test1,test2 |
| PayType |
string |
Yes |
Metode penagihan. Nilai yang valid:
|
Postpaid |
| InstanceNetworkType |
string |
No |
Tipe jaringan instans. Nilai yang valid:
Catatan
Secara default, instans baru memiliki tipe jaringan yang 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 ID semua set cadangan instans. Catatan
Anda harus menentukan setidaknya salah satu dari BackupId dan RestoreTime. |
902**** |
| RestoreTime |
string |
No |
Titik waktu tertentu dalam periode retensi cadangan. Tentukan waktu dalam format yyyy-MM-ddTHH:mm:ssZ. Waktu harus dalam UTC. Catatan
Anda harus menentukan setidaknya salah satu dari BackupId dan RestoreTime. |
2011-06-11T16:00:00Z |
| VPCId |
string |
No |
ID VPC. Catatan
Pastikan bahwa VPC berada di region yang ditentukan. |
vpc-uf6f7l4fg90**** |
| VSwitchId |
string |
No |
ID vSwitch. vSwitch harus berada di zona yang ditentukan oleh ZoneId.
|
vsw-uf6adz52c2p**** |
| PrivateIpAddress |
string |
No |
Alamat IP internal dari instans baru. Alamat IP internal harus berada dalam blok CIDR yang didukung oleh vSwitch yang ditentukan. Sistem secara otomatis menetapkan alamat IP internal berdasarkan nilai VPCId dan VSwitchId. |
172.XX.XX.69 |
| UsedTime |
integer |
No |
Durasi berlangganan. Nilai yang valid:
Catatan
Parameter ini harus ditentukan ketika PayType diatur ke Prepaid. |
1 |
| Period |
string |
No |
Satuan durasi berlangganan. Nilai yang valid:
Catatan
Parameter ini harus ditentukan ketika PayType diatur ke Prepaid. |
Year |
| Category |
string |
No |
Edisi RDS instans. Nilai yang valid:
Instans serverless
Catatan
Anda tidak perlu menentukan parameter ini. Instans klon menggunakan edisi RDS yang sama dengan instans sumber. |
HighAvailability |
| ZoneIdSlave1 |
string |
No |
ID zona tempat instans sekunder berada. Jika nilai parameter ini sama dengan nilai ZoneId, instans dideploy di satu zona. Jika nilai parameter ini berbeda dari nilai ZoneId, instans dideploy di beberapa zona. |
cn-hangzhou-c |
| ZoneIdSlave2 |
string |
No |
ID zona tempat instans logger berada. Jika nilai parameter ini sama dengan nilai ZoneId, instans dideploy di satu zona. Jika nilai parameter ini berbeda dari nilai ZoneId, instans dideploy di beberapa zona. |
cn-hangzhou-d |
| DBInstanceStorageType |
string |
No |
Tipe penyimpanan instans. Nilai yang valid:
Catatan
Instans serverless hanya mendukung ESSD PL1 dan ESSD umum. |
general_essd |
| RestoreTable |
string |
No |
Menentukan apakah akan memulihkan database dan tabel tertentu. Nilai 1 menentukan untuk memulihkan database dan tabel tertentu. Jika Anda tidak ingin memulihkan database atau tabel tertentu, Anda tidak perlu menentukan parameter ini. |
1 |
| TableMeta |
string |
No |
Informasi tentang database dan tabel yang ingin Anda pulihkan. Format:
|
[{"type":"db","name":"testdb1","newname":"testdb1_new","tables":[{"type":"table","name":"testdb1table1","newname":"testdb1table1_new"}]}] |
| DedicatedHostGroupId |
string |
No |
ID dedicated cluster. |
dhg-7a9**** |
| BackupType |
string |
No |
Tipe pencadangan. Nilai yang valid:
|
FullBackup |
| DeletionProtection |
boolean |
No |
Menentukan apakah akan mengaktifkan fitur proteksi rilis. Nilai yang valid:
|
true |
| IoAccelerationEnabled |
string |
No |
Pengaturan instans serverless. Parameter ini harus ditentukan hanya ketika Anda mengklon data ke instans serverless. Catatan
Parameter ini hanya didukung di situs China (aliyun.com). |
|
| BurstingEnabled |
boolean |
No |
Parameter ini sudah usang dan tidak perlu ditentukan. |
false |
| AutoPay |
boolean |
No |
Menentukan apakah akan mengaktifkan fitur Buffer Pool Extension (BPE) untuk ESSD umum. Nilai yang valid:
Catatan
Untuk informasi selengkapnya tentang fitur BPE, lihat Buffer Pool Extension (BPE). |
true |
| CustomExtraInfo |
string |
No |
Menentukan apakah akan mengaktifkan fitur I/O burst untuk ESSD umum.
Catatan
Untuk informasi selengkapnya tentang fitur I/O burst, lihat Apa itu ESSD umum?. |
|
| AutoPay |
boolean |
No |
Menentukan apakah akan mengaktifkan pembayaran otomatis. Nilai yang valid:
Catatan
Nilai default-nya adalah true. Jika saldo akun Anda tidak mencukupi, Anda dapat mengatur AutoPay ke false. Pesanan yang belum dibayar akan dibuat. Anda dapat masuk ke konsol ApsaraDB RDS untuk membayar pesanan tersebut. |
true |
| CustomExtraInfo |
string |
No |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Detail parameter respons. |
||
| 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.