Membatalkan peristiwa O\\\&M sekaligus.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
polardb:CancelActiveOperationTasks |
delete |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
ID region. Catatan
|
cn-beijing |
| TaskIds |
string |
Yes |
ID peristiwa O&M yang dibatalkan sekaligus. Pisahkan beberapa ID dengan koma (,). |
2355,2352 |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan. |
25C70FF3-D49B-594D-BECE-0DE2BA1D8BBB |
| TaskIds |
string |
ID peristiwa O&M yang dibatalkan sekaligus. Pisahkan beberapa ID dengan koma (,). |
2355,2352 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "25C70FF3-D49B-594D-BECE-0DE2BA1D8BBB",
"TaskIds": "2355,2352"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | StartTimeBeforeNow | The start time should be later than current time. | The specified time parameter is invalid. The start time must be earlier than the end time. |
| 400 | IncorrectTaskType | Current task does not support this operation. | This operation is not supported while the task is in the current state. |
| 400 | RequiredParam.NotFound | Required input param is not found. | The specified parameter does not exist. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.