Modifies the notification configuration.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:ModifyNoticeConfig |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| SourceIp |
string |
No |
The IP address of the source. |
42.178.XX.XX |
| Route |
integer |
No |
Notification methodIf
|
4 |
| Project |
string |
No |
Project identifierIf the
|
yundun_webguard_event |
| TimeLimit |
integer |
No |
Notification time limitIf the
|
1 |
| FocusLevel |
string |
No |
The severity. Separate multiple values with commas. If Project is set to yundun_soar_incident_generate or yundun_soar_incident_update, valid values are:
If Project is set to yundun_sas_antiransomware_task, valid values are:
|
CRITICAL,HIGH |
| BizType |
string |
No |
The type of notification configuration. If not specified, the default is to send notifications via SMS, email, or internal message. Valid value:
|
cms |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The returned data. |
||
| RequestId |
string |
The ID of the request. |
5989D067-621F-51E2-A636-D94D1388**** |
Examples
Success response
JSON format
{
"RequestId": "5989D067-621F-51E2-A636-D94D1388****"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | ServerError | ServerError | |
| 403 | NoPermission | caller has no permission | You are not authorized to do this operation. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.