Alert¶
Reserved for future use.
Fields¶
| Field | Type | Description |
|---|---|---|
| AlertTypeID | numeric | Internal ID that references the AlertType entity (Foreign Key) |
| Created | datetime | |
| CreatedBy | string | |
| Description | string | |
| Enabled | boolean | |
| ID | numeric | Internal ID for the Alert entity (Primary Key) |
| Modified | datetime | |
| ModifiedBy | string | |
| Name | string | |
| OctopusObjectType | string | |
| Query | string | |
| Severity | string | |
| Threshold | decimal | |
| ThresholdOperator | string |