Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
alidns:UpdateCloudGtmInstanceConfigAlert |
update |
*GtmInstance
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| AcceptLanguage |
string |
No |
The language of the response. Valid values:
|
zh-CN |
| ClientToken |
string |
No |
A client-generated token that ensures the idempotence of the request. The client must generate a unique value for this parameter. The token can contain a maximum of 64 ASCII characters. |
1ae05db4-10e7-11ef-b126-00163e24**22 |
| InstanceId |
string |
No |
The ID of the Global Traffic Manager (GTM) 3.0 instance. |
gtm-cn-zz11t58**0s |
| ConfigId |
string |
No |
The ID of the domain name instance configuration. A GTM instance can have two configurations for the same access domain name if you configure both A and AAAA records. The ConfigId uniquely identifies a configuration. |
Config-000**11 |
| AlertMode |
string |
No |
The alert configuration mode for the instance. Valid values:
|
global |
| AlertGroup |
array |
No |
A list of alert notification groups. |
|
|
string |
No |
The alert notification group. |
[\"云账号报警联系人\"] |
|
| AlertConfig |
array<object> |
No |
A list of alert configurations. |
|
|
object |
No |
The alert rule configuration. |
||
| NoticeType |
string |
No |
The type of alert event. Valid values:
|
addr_alert |
| SmsNotice |
boolean |
No |
Specifies whether to enable text message notifications. Valid values:
Note: Text message notifications are supported only on the China site (aliyun.com). |
true |
| EmailNotice |
boolean |
No |
Specifies whether to enable email notifications. Valid values:
|
true |
| DingtalkNotice |
boolean |
No |
Specifies whether to enable DingTalk notifications. Valid values:
|
true |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The unique request ID. |
536E9CAD-DB30-4647-AC87-AA5CC38C5382 |
| Success |
boolean |
Indicates whether the operation was successful. Valid values:
|
true |
Examples
Success response
JSON format
{
"RequestId": "536E9CAD-DB30-4647-AC87-AA5CC38C5382",
"Success": true
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.