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