Opsgenie

Create incident

Create an incident.

Inputs

Expand All

Field

Type

Description

accountId

uuid

The ID of the account configured in the Opsgenie Integration.

serviceId

uuid

The ID of the service configured in the Opsgenie Integration.

message [required]

string

Message of the incident.

description

string

Description that provides detailed information about the incident.

responders

[]

Teams/users that the incident is routed to via notifications. The type field is mandatory for each item, where possible values are team, user.

tags

Tags of the incident.

priority

enum

Priority level of the incident. Possible values are P1, P2, P3, P4 and P5. Default value is P3. Allowed enum values: P1,P2,P3,P4,P5

default: P3

note

string

Additional note that is added while creating the incident.

impactedServices

[string]

Services on which the incident will be created.

statusPageEntry

object

If not specified, message and description of incident will be used for title and detail respectively.

title

string

The message to be added using status page into incident

details

string

Description of the message being added via stats page into incident

Outputs

Field

Type

Description

id [required]

string

tinyId

string

Tiny ID of the incident.

url [required]

string

URL of the incident.