WorkflowsGetWorkflowLogsRequest
Example Usage
import { WorkflowsGetWorkflowLogsRequest } from "@solarwinds/squadcast-sdk-typescript/models/operations";
let value: WorkflowsGetWorkflowLogsRequest = {
workflowID: "<id>",
};Fields
Field
Type
Required
Description
Last updated