-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Description
opsgenie
URLs
Actions
create-alert
Prompt
Creates a new alert in Opsgenie. Required props are ‘message’ and ‘alias’. Optional props are ‘description’, ‘responders’, ‘actions’, ‘tags’, ‘details’, ‘entity’ and ‘priority’.
add-note-alert
Prompt
Adds a note to an existing alert in Opsgenie. Required props are ‘note’ and ‘identifier_type’. The value for ‘identifier_type’ should be one of 'id', 'tiny', 'alias' or 'teams'. ‘id’ is the default.
delete-alert
Prompt
Removes an existing alert from Opsgenie. Required prop is ‘id’ which is the ID of the alert to be deleted.
Metadata
Metadata
Assignees
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Type
Projects
Status
Done