Mengkueri rentang waktu yang tersedia untuk memulihkan dari backup.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
polardb:DescribeLocalAvailableRecoveryTime |
get |
*dbcluster
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| DBClusterId |
string |
Yes |
ID cluster. |
pc-2ze3ngi149b313*** |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RecoveryEndTime |
string |
Akhir rentang waktu yang tersedia untuk pemulihan. Catatan
Nilai ini dihitung berdasarkan backup level-1 dan tidak termasuk backup level-2. |
2025-09-17T08:56:45Z |
| RecoveryBeginTime |
string |
Awal rentang waktu yang tersedia untuk pemulihan. Catatan
Nilai ini dihitung berdasarkan backup level-1 dan tidak termasuk backup level-2. |
2025-09-10T14:19:48Z |
| RequestId |
string |
ID permintaan. |
4EA0E6F8-BDB2-17B2-9567-591F6B3D7*** |
| DBClusterId |
string |
ID cluster. |
pc-2ze3ngi149b313*** |
Contoh
Respons sukses
JSONformat
{
"RecoveryEndTime": "2025-09-17T08:56:45Z",
"RecoveryBeginTime": "2025-09-10T14:19:48Z",
"RequestId": "4EA0E6F8-BDB2-17B2-9567-591F6B3D7***",
"DBClusterId": "pc-2ze3ngi149b313***"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | MissingUserID | The request is missing a user_id parameter. | |
| 400 | MissingUID | The request is missing a uid parameter. | |
| 404 | InvalidDBCluster.NotFound | The DBClusterId provided does not exist in our records. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.