circle-info
Squadcast is now SolarWinds Incident Response

V3WorkflowsGetWorkflowLogsResponse

Example Usage

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

let value: V3WorkflowsGetWorkflowLogsResponse = {
  data: [],
  meta: {
    totalCount: 377759,
  },
};

Fields

Last updated