circle-info
Squadcast is now SolarWinds Incident Response

WorkflowsUpdateWorkflowActionResponseBody

The request has succeeded.

Supported Types

SqAttachRunbooks

workflowsUpdateWorkflowActionResponseBody := operations.CreateWorkflowsUpdateWorkflowActionResponseBodySqAttachRunbooks(operations.SqAttachRunbooks{/* values here */})

V3WorkflowsSqMarkIncidentSLOAffecting

workflowsUpdateWorkflowActionResponseBody := operations.CreateWorkflowsUpdateWorkflowActionResponseBodyV3WorkflowsSqMarkIncidentSLOAffecting(components.V3WorkflowsSqMarkIncidentSLOAffecting{/* values here */})

V3WorkflowsSqTriggerManualWebhook

workflowsUpdateWorkflowActionResponseBody := operations.CreateWorkflowsUpdateWorkflowActionResponseBodyV3WorkflowsSqTriggerManualWebhook(components.V3WorkflowsSqTriggerManualWebhook{/* values here */})

V3WorkflowsUpdateIncidentPriority

workflowsUpdateWorkflowActionResponseBody := operations.CreateWorkflowsUpdateWorkflowActionResponseBodyV3WorkflowsUpdateIncidentPriority(components.V3WorkflowsUpdateIncidentPriority{/* values here */})

V3WorkflowsSqCreateStatusPageIssue

workflowsUpdateWorkflowActionResponseBody := operations.CreateWorkflowsUpdateWorkflowActionResponseBodyV3WorkflowsSqCreateStatusPageIssue(components.V3WorkflowsSqCreateStatusPageIssue{/* values here */})

V3WorkflowsSqAddIncidentNote

V3WorkflowsSlackArchiveChannel

V3WorkflowsSqAddCommunicationChannel

V3WorkflowsSlackMessageChannel

V3WorkflowsSlackMessageUser

V3WorkflowsSqMakeHTTPCall

V3WorkflowsSlackCreateIncidentChannel

V3WorkflowsJiraCreateTicket

V3WorkflowsMsTeamsMessageChannel

V3WorkflowsMsTeamsMessageUser

V3WorkflowsSqSendEmail

Union Discrimination

Use the Type field to determine which variant is active, then access the corresponding field:

Last updated