Manage alerts¶
The Snowflake REST Alert API provides the following endpoints to access, update, and perform certain actions on Alert resources.
Endpoint |
Description |
---|---|
|
Lists alerts. |
|
Creates an alert. |
|
Fetches an alert. |
|
Deletes an alert. |
|
Creates a new alert by cloning from the specified resource. |
|
Executes an alert. |
For reference documentation, see Snowflake Alert API reference.