Squadcast is now SolarWinds Incident Response
For the complete documentation index, see llms.txt. This page is also available as Markdown.

V3GlobalEventRulesRuleset

Example Usage

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

let value: V3GlobalEventRulesRuleset = {};

Fields

Field
Type
Required
Description

id

number

N/A

globalEventRuleId

number

N/A

alertSourceShortname

string

N/A

alertSourceVersion

string

N/A

ordering

number[]

N/A

catchAllAction

N/A

createdAt

Date

N/A

createdBy

string

N/A

updatedAt

Date

N/A

updatedBy

string

N/A

Last updated