circle-info
Squadcast is now SolarWinds Incident Response

WorkflowsGetWorkflowActionByIdResponse

The request has succeeded.

Example Usage

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

let value: WorkflowsGetWorkflowActionByIdResponse = {
  data: {
    id: 573919,
    workflowId: 434598,
    name: "<value>",
    data: "<value>",
  },
};

Fields

Field
Type
Required
Description

Last updated