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

ExportRefreshScheduleIcalLinkResponse

The request has succeeded.

Example Usage

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

let value: ExportRefreshScheduleIcalLinkResponse = {
  data: {},
};

Fields

Field
Type
Required
Description

data

models.V4ICalLinkResponse

✔️

N/A

Last updated