circle-info
Squadcast is now SolarWinds Incident Response

SuppressionRulesGetSuppressionRulesRequest

Example Usage

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

let value: SuppressionRulesGetSuppressionRulesRequest = {
  serviceID: "<id>",
};

Fields

Field
Type
Required
Description

serviceID

string

✔️

N/A

Last updated