Memodifikasi waktu pengalihan event yang tertunda.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
polardb:ModifyPendingMaintenanceAction |
update |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
Wilayah ID kluster. Catatan
Anda dapat memanggil operasi DescribeRegions untuk mengkueri detail Wilayah ID. |
cn-hangzhou |
| Ids |
string |
Yes |
ID task. Anda dapat menentukan beberapa ID task sekaligus untuk memodifikasi waktu pengalihan task tersebut secara terpadu. ID task harus dipisahkan dengan koma (,). |
111111 |
| SwitchTime |
string |
Yes |
Waktu yang Anda tentukan agar backend menjalankan aksi yang sesuai dengan event yang tertunda. Tentukan waktu dalam format |
2020-06-09T22:00:00Z |
| ResourceGroupId |
string |
No |
ID kelompok sumber daya. |
rg-************ |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan. |
93061E17-B56A-4324-BC95-D0FFD2****** |
| Ids |
string |
ID task. |
111111 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "93061E17-B56A-4324-BC95-D0FFD2******",
"Ids": "111111"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | RequiredParam.NotFound | Required input param is not found. | |
| 400 | TaskModifyError | Part of the tasks cannot be modified. | |
| 400 | SwitchTimeAfterDeadline | The switch time should be earlier than deadline. | |
| 400 | StartTimeBeforeNow | The start time should not be earlier than the current time. | |
| 403 | IncorrectTaskStatus | Certain task's status does not support this operation. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.