GlobalEventRulesDeleteRuleByIdRequest
Example Usage
import { GlobalEventRulesDeleteRuleByIdRequest } from "@solarwinds/squadcast-sdk-typescript/models/operations";
let value: GlobalEventRulesDeleteRuleByIdRequest = {
gerId: 510059,
alertSourceVersion: "<value>",
alertSourceShortname: "<value>",
ruleId: "<id>",
};Fields
Field
Type
Required
Description
PreviousGlobalEventRulesDeleteGlobalEventRuleByIdResponseBodyNextGlobalEventRulesDeleteRuleByIdResponseBody
Last updated