circle-info
Squadcast is now SolarWinds Incident Response

V3GlobalEventRulesRulesetResponse

Example Usage

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

let value: V3GlobalEventRulesRulesetResponse = {};

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

createdAt

N/A

createdBy

string

N/A

updatedAt

N/A

updatedBy

string

N/A

Last updated