Squadcast is now SolarWinds Incident Response
For the complete documentation index, see llms.txt. This page is also available as Markdown.

V3IncidentsIncidentResponse

Represents an incident.

Fields

Field
Type
Required
Description

ID

string

✔️

N/A

ServiceID

string

✔️

N/A

AlertSourceID

string

✔️

N/A

OrganizationID

string

✔️

N/A

SloID

*int64

N/A

IncidentNumber

int64

✔️

N/A

Message

string

✔️

N/A

AssignedTo

✔️

N/A

AdditionalResponders

✔️

N/A

Description

string

✔️

N/A

Status

string

✔️

N/A

TimeOfCreation

time.Time

✔️

N/A

UpdatedAt

time.Time

✔️

N/A

LastAcknowledgedAt

*time.Time

N/A

Tags

✔️

N/A

Logs

[]components.V3IncidentsLogs

✔️

N/A

Analytics

✔️

Incident analytics data.

PinnedMessages

✔️

N/A

CreatedBy

*string

N/A

SenderEmail

*string

N/A

Deleted

bool

✔️

N/A

EventCount

int64

✔️

N/A

DedupData

✔️

Deduplication data for an incident.

Owner

✔️

Represents the RBAC owner of an entity.

AccessControl

✔️

N/A

RelevantUsers

[]string

✔️

N/A

RelevantEscalationPolicies

[]string

✔️

N/A

RelevantSquads

[]string

✔️

N/A

RelevantSchedules

[]string

✔️

N/A

RelevantPeopleLogs

✔️

N/A

ResponseNotes

✔️

N/A

Attachments

[]string

✔️

N/A

RetriggerPolicy

N/A

WebformID

*int64

N/A

WebformSubmissionID

*int64

N/A

IsChild

bool

✔️

N/A

Parent

Reference to a merged incident entity.

Children

✔️

N/A

DidAutoPause

bool

✔️

N/A

DidAutoPauseTimeout

bool

✔️

N/A

AutoPauseEndsAt

time.Time

✔️

N/A

ManuallyMarkedTransientAlertFeedbackType

string

✔️

N/A

ClassificationID

int64

✔️

N/A

GroupedAlertCount

int64

✔️

N/A

Priority

Represents the priority of an incident.

HasPriority

bool

✔️

N/A

SnoozeDetails

✔️

Details about incident snoozing.

DidNotificationDelay

bool

✔️

N/A

NotificationDelayPolicy

✔️

Policy for delaying notifications.

DigestID

string

✔️

N/A

Last updated