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

V3WorkflowsCreateWorkflowRequest

Fields

Field
Type
Required
Description

title

str

✔️

N/A

description

Optional[str]

N/A

owner_id

str

✔️

N/A

owner_type

N/A

entity_owner

N/A

tags

List[models.V3WorkflowsTag]

N/A

trigger

✔️

N/A

filters

✔️

N/A

actions

List[models.V3WorkflowsActionRequest]

✔️

N/A

enabled

Optional[bool]

N/A

Last updated