circle-info
Squadcast is now SolarWinds Incident Response

GlobalEventRulesListGlobalEventRulesResponse

Example Usage

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

let value: GlobalEventRulesListGlobalEventRulesResponse = {
  result: {
    data: [],
    meta: {
      totalCount: 750143,
    },
  },
};

Fields

Field
Type
Required
Description

Last updated