circle-info
Squadcast is now SolarWinds Incident Response

GlobalEventRulesUpdateGlobalEventRuleByIdRequest

Example Usage

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

let value: GlobalEventRulesUpdateGlobalEventRuleByIdRequest = {
  gerId: 691801,
  v3GlobalEventRulesUpdateGlobalEventRuleRequest: {},
};

Fields

Field
Type
Required
Description

gerId

number

✔️

N/A

v3GlobalEventRulesUpdateGlobalEventRuleRequest

✔️

N/A

Last updated