circle-info
Squadcast is now SolarWinds Incident Response

GlobalEventRulesGetGlobalEventRuleByIdResponse

The request has succeeded.

Example Usage

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

let value: GlobalEventRulesGetGlobalEventRuleByIdResponse = {
  data: {
    id: 532580,
    ownerId: "<id>",
    name: "<value>",
    description: "loyally gown save pecan agile over blowgun",
    routingKey: "<value>",
    createdAt: new Date("2026-12-09T13:26:27.673Z"),
    createdBy: "<value>",
    updatedAt: new Date("2026-11-30T08:37:56.651Z"),
    updatedBy: "<value>",
  },
};

Fields

Field
Type
Required
Description

Last updated