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

OverlayGetAllCustomContentTemplateOverlayByServiceResponse

The request has succeeded.

Example Usage

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

let value: OverlayGetAllCustomContentTemplateOverlayByServiceResponse = {
  data: [
    {
      createdAt: new Date("2026-01-05T10:53:58.006Z"),
      updatedAt: new Date("2026-09-03T16:39:49.854Z"),
      deletedAt: new Date("2024-12-01T17:42:21.057Z"),
      orgId: "<id>",
      serviceId: "<id>",
      alertSourceVersion: "<value>",
      alertSourceShortname: "<value>",
      overlayTemplateType: "<value>",
      overlay: {
        message: "<value>",
        description: "formula cake consequently refute why prime how vanish",
      },
      createdBy: "<value>",
      updatedBy: "<value>",
      alertSourceType: "<value>",
    },
  ],
};

Fields

Field
Type
Required
Description

data

✔️

N/A

Last updated