circle-info
Squadcast is now SolarWinds Incident Response

OverlayUpdateDedupKeyOverlayResponse

The request has succeeded.

Supported Types

operations.ResponseBody1

const value: operations.ResponseBody1 = {
  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>",
  },
};

operations.ResponseBody2

Last updated