Membuat instance penyimpanan dingin.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
polardb:CreateColdStorageInstance |
create |
*ColdStorageInstance
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| ResourceGroupId |
string |
No |
ID grup sumber daya. |
rg-************ |
| DBClusterId |
string |
Yes |
ID cluster. Catatan
Panggil operasi DescribeDBClusters untuk mengkueri detail semua cluster di akun Anda, seperti ID cluster. |
pc-wz9ye3xrtj60ua6d1 |
| ColdStorageInstanceDescription |
string |
No |
Deskripsi instance penyimpanan dingin. Deskripsi dapat berisi hingga 256 karakter. |
xxxxxxxxx |
| ClientToken |
string |
No |
Token klien untuk memastikan idempotensi permintaan. Token ini dihasilkan oleh klien dan harus unik di antara permintaan yang berbeda. Token bersifat case-sensitive dan dapat berisi hingga 64 karakter ASCII. |
6000170000591aed949d0f5******************** |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan. |
F6EBB4ED-D12F-5F49-824C-9DD9C0EC4CF2 |
| ColdStorageInstanceId |
string |
ID instance penyimpanan dingin. |
pcs_2zeth2gf4i83e578t |
Contoh
Respons sukses
JSONformat
{
"RequestId": "F6EBB4ED-D12F-5F49-824C-9DD9C0EC4CF2",
"ColdStorageInstanceId": "pcs_2zeth2gf4i83e578t"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | LockTimeout | The request processing has failed due to lock timeout. | |
| 400 | EngineMigration.ActionDisabled | Specified action is disabled while custins is in engine migration. | |
| 404 | InvalidDBClusterId.NotFound | The DBClusterId provided does not exist in our records. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.