circle-info
Squadcast is now SolarWinds Incident Response

V3WorkflowsSqMakeHTTPCallUpdateMethod

Example Usage

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

let value: V3WorkflowsSqMakeHTTPCallUpdateMethod = "GET";

Values

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

Last updated