|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
The response for the alert rule. |
||
| name |
string |
The ID of the alert rule. |
alert-123456 |
| displayName |
string |
The name of the alert rule. |
alertNameExample |
| description |
string |
The description of the alert rule. |
Alert Desc |
| configuration | AlertConfiguration |
The configuration of the alert rule. |
|
| schedule | Schedule |
The scheduling configuration. |
|
| createTime |
integer |
The time when the alert rule was created. |
1695090077 |
| lastModifiedTime |
integer |
The time when the alert rule was last modified. |
1714274900 |
| status |
string |
The status of the alert rule. |
ENABLED/DISABLED |