GlobalEventRulesGetGlobalEventRuleByIdRequest
Example Usage
import { GlobalEventRulesGetGlobalEventRuleByIdRequest } from "@solarwinds/squadcast-sdk-typescript/models/operations";
let value: GlobalEventRulesGetGlobalEventRuleByIdRequest = {
gerId: 594946,
};Fields
Field
Type
Required
Description
PreviousGlobalEventRulesDeleteRuleByIdResponseBodyNextGlobalEventRulesGetGlobalEventRuleByIdResponse
Last updated