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

V3IncidentsLogs

Represents a log entry for an incident action.

Fields

Field
Type
Required
Description

action

str

✔️

N/A

is_manually_created

Optional[bool]

N/A

created_by

Optional[str]

N/A

updated_by

Optional[str]

N/A

assigned_to

Optional[str]

N/A

assigned_by

Optional[str]

N/A

id

Optional[str]

N/A

workflow_id

Optional[int]

N/A

time

date

✔️

N/A

reason

str

✔️

N/A

additional_info

N/A

type

Optional[str]

N/A

should_show_in_postmortem

Optional[bool]

N/A

Last updated