On this page
Get Involved
opsgenie
The opsgenie connection can be used to access OpsGenie resources.
Arguments
Name | Type | Required? | Description |
---|---|---|---|
alert_api_key | String | Optional | API key for the alerts API |
incident_api_key | String | Optional | API key for the incidents API |
All arguments are optional, and an opsgenie connection with no arguments will behave the same as the default connection.
Default Connection
The opsgenie connection type includes an implicit, default connection (connection.opsgenie.default) that will be configured to set the alert_api_key to the OPSGENIE_ALERT_API_KEY environment variable and incident_api_key to OPSGENIE_INCIDENT_API_KEY.