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

IncidentsIncidentExportAsyncResponseBody

The request has been accepted for processing, but processing has not yet completed.

Example Usage

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

let value: IncidentsIncidentExportAsyncResponseBody = {
  data: {
    message: "<value>",
    requestId: "<id>",
  },
};

Fields

Field
Type
Required
Description

data

✔️

N/A

Last updated