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

V3WorkflowsUpdateWorkflowAPIResponse

Fields

Field
Type
Required
Description

id

Optional[int]

N/A

owner_id

Optional[str]

N/A

title

Optional[str]

N/A

description

Optional[str]

N/A

enabled

Optional[bool]

N/A

trigger

Optional[str]

N/A

filters

N/A

tags

List[models.V3WorkflowsTag]

N/A

actions

List[models.V3WorkflowsActionResponse]

N/A

created_at

Optional[str]

N/A

created_by

Optional[str]

N/A

updated_at

Optional[str]

N/A

updated_by

Optional[str]

N/A

Last updated