OpsgenieDeleteAlertOperator
OpsgenieThis operator allows you to delete alerts in Opsgenie. Accepts a connection that has an Opsgenie API key as the connection’s password. This operator sets the domain to conn_id.host, and if not set will default to https://api.opsgenie.com
.
Access Instructions
Install the Opsgenie provider package into your Airflow environment.
Import the module into your DAG file and instantiate it with your desired params.
Parameters
Documentation
This operator allows you to delete alerts in Opsgenie. Accepts a connection that has an Opsgenie API key as the connection’s password. This operator sets the domain to conn_id.host, and if not set will default to https://api.opsgenie.com
.
Each Opsgenie API key can be pre-configured to a team integration. You can override these defaults in this operator.
See also
For more information on how to use this operator, take a look at the guide: OpsgenieDeleteAlertOperator