| object | | |
RequestId | string | | 0000-ABCD-EFG**** |
HttpStatusCode | integer | | 200 |
ErrorMessage | string | | The specified parameters are invalid. |
ErrorCode | string | | Invalid.Tenant.ConnectionNotExists |
Success | boolean | Indicates whether the request was successful. Valid values:
| true |
Data | object | The details of the returned data. | |
RemindId | long | The ID of the custom alert rule that was triggered. This parameter is returned if the value of the Source parameter is REMIND_ALERT. | 1234 |
AlertMessageStatus | string | The sending status of the notification. Valid values:
- READY_TO_SEND: The notification is waiting to be sent.
- SEND_FAIL: The notification fails to be sent.
- SEND_SUCCESS: The notification is sent.
- SEND_OVERLIMIT: The number of notifications that are sent exceeds the upper limit.
| READY_TO_SEND |
AlertUser | string | The ID of the Alibaba Cloud account used by the alert recipient. | 9527952795**** |
AlertTime | long | The time when the alert was reported. | 1553524393000 |
AlertMethod | string | The notification method. Valid values:
- MAIL.
- SMS.
- PHONE. Only DataWorks Professional Edition and more advanced editions support the PHONE notification method.
| SMS |
Source | string | The type of the alert. Valid values:
- REMIND_ALERT: The alert is a custom alert.
- TOPIC_ALERT: The alert is an event alert.
- SLA_ALERT: The alert is a baseline alert.
- NODE_CYCLE_ALERT: The alert is reported for a node dependency loop.
- NODE_LONELY_ALERT: The alert is reported for isolated nodes.
| REMIND_ALERT |
Content | string | The content of the alert. | |
RemindName | string | The name of the custom alert rule that was triggered. This parameter is returned if the value of the Source parameter is REMIND_ALERT. | |
AlertId | long | | 123 |
Instances | array<object> | The instances that triggered the custom alert rule. This parameter is returned if the value of the Source parameter is REMIND_ALERT. This parameter is left empty if the value of the Source parameter is not REMIND_ALERT. | |
Instance | object | | |
Status | string | The status of the instance. Valid values:
- NOT_RUN
- WAIT_TIME
- WAIT_RESOURCE
- RUNNING
- CHECKING
- CHECKING_CONDITION
- FAILURE
- SUCCESS
| NOT_RUN |
InstanceId | long | | 12312312 |
NodeName | string | | |
NodeId | long | | 1234 |
ProjectId | long | The ID of the workspace to which the node belongs. | 1234 |
Topics | array<object> | The events that triggered alerts. This parameter is returned if the value of the Source parameter is TOPIC_ALERT. This parameter is left empty if the value of the Source parameter is not TOPIC_ALERT. | |
Topic | object | | |
TopicName | string | | |
InstanceId | long | The ID of the instance that triggered the event. | 12345 |
TopicId | long | | 412431 |
TopicOwner | string | The ID of the Alibaba Cloud account used by the event owner. | 9527952795**** |
NodeId | long | The ID of the node that triggered the event. | 1234 |
TopicStatus | string | The status of the event. Valid values:
- IGNORE
- NEW
- FIXING
- RECOVER
| FIXING |
Nodes | array<object> | The nodes returned for different alert sources. The nodes that form a loop are returned if the value of the Source parameter is NODE_CYCLE_ALERT. The nodes that are isolated are returned if the value of the Source parameter is NODE_LONELY_ALERT. | |
Node | object | | |
Owner | string | The ID of the Alibaba Cloud account used by the node owner. | 95279527952**** |
NodeName | string | | |
NodeId | long | | 1234 |
ProjectId | long | The ID of the workspace to which the node belongs. | 1234 |
SlaAlert | object | The basic information about the baseline instance that triggered an alert. This parameter is returned if the value of the Source parameter is SLA_ALERT. This parameter is left empty if the value of the Source parameter is not SLA_ALERT. | |
Status | string | The status of the baseline. Valid values:
- ERROR
- SAFE
- DANGEROUS
- OVER
| SAFE |
BaselineOwner | string | The ID of the Alibaba Cloud account used by the baseline owner. Multiple IDs are separated by commas (,). | 952795279**** |
BaselineId | long | | 15142123 |
BaselineName | string | The name of the baseline. | |
Bizdate | long | The data timestamp of the baseline instance. | 1553443200000 |
ProjectId | long | The ID of the workspace to which the baseline belongs. | 1234 |
InGroupId | integer | The ID of the cycle of the baseline instance. Valid values of the ID of an hour-level cycle: [1,24]. The ID of a day-level cycle is 1. | 1 |