circle-info
Squadcast is now SolarWinds Incident Response

V3GlobalEventRulesEntityOwner

Example Usage

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

let value: V3GlobalEventRulesEntityOwner = {
  id: "<id>",
  type: "team",
};

Fields

Field
Type
Required
Description

id

string

✔️

N/A

Last updated