V3WorkflowsSqMakeHTTPCall
Example Usage
import { V3WorkflowsSqMakeHTTPCall } from "@solarwinds/squadcast-sdk-typescript/models";
let value: V3WorkflowsSqMakeHTTPCall = {
name: "sq_make_http_call",
data: {
method: "PUT",
url: "https://untrue-dwell.net/",
},
};Fields
Field
Type
Required
Description
Last updated