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

V3IncidentsDedupData

Deduplication data for an incident.

Example Usage

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

let value: V3IncidentsDedupData = {};

Fields

Field
Type
Required
Description

key

string

N/A

hash

string

N/A

Last updated