circle-info
Squadcast is now SolarWinds Incident Response

V3GlobalEventRulesGlobalEventRuleInList

Example Usage

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

let value: V3GlobalEventRulesGlobalEventRuleInList = {};

Fields

Field
Type
Required
Description

id

number

N/A

orgId

string

N/A

teamId

string

N/A

name

string

N/A

description

string

N/A

routingKey

string

N/A

createdAt

N/A

createdBy

string

N/A

updatedAt

N/A

updatedBy

string

N/A

Last updated