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