Menghapus kebijakan yang digunakan untuk menjeda notifikasi alert untuk kelompok aplikasi.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cms:DeleteMonitorGroupNotifyPolicy |
delete |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| PolicyType |
string |
Yes |
Tipe kebijakan. Nilai valid: PauseNotify. |
PauseNotify |
| GroupId |
string |
No |
ID kelompok aplikasi. |
6780**** |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
None |
||
| Code |
string |
The status code. Catatan
The status code 200 indicates that the request was successful. |
200 |
| Message |
string |
The error message. |
The Request is not authorization. |
| RequestId |
string |
The request ID. |
B7AF834D-D38B-4A46-920B-FE974EB7E135 |
| Result |
integer |
The number of affected rows. |
1 |
| Success |
string |
Indicates whether the request was successful. Valid values:
|
true |
Contoh
Respons sukses
JSONformat
{
"Code": "200",
"Message": "The Request is not authorization.",
"RequestId": "B7AF834D-D38B-4A46-920B-FE974EB7E135",
"Result": 1,
"Success": "true"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | %s | %s | |
| 500 | %s | %s | |
| 500 | InternalError | The request processing has failed due to some unknown error. | |
| 403 | %s | %s | |
| 206 | %s | %s | |
| 404 | %s | %s | |
| 503 | %s | %s | |
| 406 | %s | %s | |
| 409 | %s | %s |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.