circle-info
Squadcast is now SolarWinds Incident Response

GlobalEventRulesReorderRulesetByIndexResponse

The request has succeeded.

Example Usage

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

let value: GlobalEventRulesReorderRulesetByIndexResponse = {
  data: {
    ordering: [
      965642,
      464783,
      576498,
    ],
  },
};

Fields

Field
Type
Required
Description

Last updated