circle-info
Squadcast is now SolarWinds Incident Response

GlobalEventRulesCreateGlobalEventRuleResponse

The request has succeeded and a new resource has been created as a result.

Example Usage

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

let value: GlobalEventRulesCreateGlobalEventRuleResponse = {
  data: {
    id: 733415,
    ownerId: "<id>",
    name: "<value>",
    description: "minus banish dearly where",
    routingKey: "<value>",
    createdAt: new Date("2025-07-26T16:54:06.576Z"),
    createdBy: "<value>",
    updatedAt: new Date("2024-04-10T20:17:17.191Z"),
    updatedBy: "<value>",
  },
};

Fields

Field
Type
Required
Description

Last updated