Squadcast is now SolarWinds Incident Response
For the complete documentation index, see llms.txt. This page is also available as Markdown.

GlobalEventRulesListRulesetRulesResponse

Example Usage

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

let value: GlobalEventRulesListRulesetRulesResponse = {
  result: {
    data: [],
    meta: {
      totalCount: 365103,
    },
  },
};

Fields

Field
Type
Required
Description

result

✔️

N/A

Last updated