OverlayGetDedupKeyOverlayForAlertSourceResponse
Example Usage
import { OverlayGetDedupKeyOverlayForAlertSourceResponse } from "@solarwinds/squadcast-sdk-typescript/models/operations";
let value: OverlayGetDedupKeyOverlayForAlertSourceResponse = {
data: {
createdAt: new Date("2026-04-20T08:01:13.081Z"),
updatedAt: new Date("2025-02-21T06:50:30.061Z"),
deletedAt: new Date("2026-12-13T23:43:26.735Z"),
orgId: "<id>",
serviceId: "<id>",
alertSourceVersion: "<value>",
alertSourceShortname: "<value>",
overlayTemplateType: "dedup_key",
overlay: {
template: "<value>",
duration: 519447,
},
createdBy: "<value>",
updatedBy: "<value>",
alertSourceType: "<value>",
},
};Fields
Field
Type
Required
Description
PreviousOverlayGetDedupKeyOverlayForAlertSourceRequestNextOverlayGetOptinForKeyBasedDeduplicationForAServiceData
Last updated