Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
alidns:UpdateCloudGtmGlobalAlert |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| AcceptLanguage |
string |
No |
The language of the response. Valid values:
|
en-US |
| ClientToken |
string |
No |
A client token that ensures the idempotence of the request. You can specify a custom value. Make sure that the value is unique for each request. The token can be up to 64 ASCII characters long. |
1ae05db4-10e7-11ef-b126-00163e24**22 |
| AlertGroup |
array |
No |
The list of alert notification groups. |
|
|
string |
No |
The alert notification group. The system reads the configuration of the alert notification group from Cloud Monitor. |
[\"云账号报警联系人\"] |
|
| AlertConfig |
array<object> |
No |
The list of alert configurations. |
|
|
object |
No |
The alert configuration. |
||
| NoticeType |
string |
No |
The type of the alert event. Valid values:
|
addr_alert |
| SmsNotice |
boolean |
No |
Specifies whether to send a text message notification for alerts. Valid values:
Text message notifications are supported only on the China site (aliyun.com). They are not supported on the international site (alibabacloud.com). |
true |
| EmailNotice |
boolean |
No |
Specifies whether to send an email notification for alerts. Valid values:
|
true |
| DingtalkNotice |
boolean |
No |
Specifies whether to send a DingTalk notification for alerts. Valid values:
|
false |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The unique ID of the request. |
B57C121B-A45F-44D8-A9B2-13E5A5044195 |
| Success |
boolean |
Indicates whether the operation was successful. Valid values:
|
true |
Examples
Success response
JSON format
{
"RequestId": "B57C121B-A45F-44D8-A9B2-13E5A5044195",
"Success": true
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.