circle-info
Squadcast is now SolarWinds Incident Response

V3WorkflowsSqMakeHTTPCallMethod

Example Usage

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

let value: V3WorkflowsSqMakeHTTPCallMethod = "GET";

Values

"GET" | "POST" | "PUT" | "PATCH" | "DELETE"

Last updated