circle-info
Squadcast is now SolarWinds Incident Response

V3WorkflowsCreateWorkflowRequestUpdate

Example Usage

import { V3WorkflowsCreateWorkflowRequestUpdate } from "@solarwinds/squadcast-sdk-typescript/models";

let value: V3WorkflowsCreateWorkflowRequestUpdate = {};

Fields

Field
Type
Required
Description

title

string

N/A

description

string

N/A

ownerId

string

N/A

actions

models.V3WorkflowsActionRequest[]

N/A

enabled

boolean

N/A

Last updated