circle-info
Squadcast is now SolarWinds Incident Response

GlobalEventRulesDeleteGlobalEventRuleByIdRequest

Example Usage

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

let value: GlobalEventRulesDeleteGlobalEventRuleByIdRequest = {
  gerId: 414976,
};

Fields

Field
Type
Required
Description

gerId

number

✔️

N/A

Last updated