Menonaktifkan satu atau beberapa aturan alert yang dipicu event.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cms:DisableEventRules |
update |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| RuleNames |
array |
Yes |
Nama aturan alert yang dipicu event. |
|
|
string |
No |
The name of an event-triggered alert rule. |
ruleName1 |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| Code |
string |
The status code. Catatan
A value of 200 indicates that the request was successful. |
200 |
| Message |
string |
The returned message. |
The specified resource is not found. |
| RequestId |
string |
The request ID. |
3FD0E8B5-F132-4F4E-A081-2878AF378B12 |
| Success |
boolean |
Indicates whether the operation was successful. Valid values:
|
true |
Contoh
Respons sukses
JSONformat
{
"Code": "200",
"Message": "The specified resource is not found.",
"RequestId": "3FD0E8B5-F132-4F4E-A081-2878AF378B12",
"Success": true
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | %s | %s | |
| 500 | InternalError | The request processing has failed due to some unknown error. | |
| 403 | InvalidAuthorization | Permission denied |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.