IncidentsIncidentExportAsyncResponseBody
Last updated
The request has been accepted for processing, but processing has not yet completed.
import { IncidentsIncidentExportAsyncResponseBody } from "@solarwinds/squadcast-sdk-typescript/models/operations";
let value: IncidentsIncidentExportAsyncResponseBody = {
data: {
message: "<value>",
requestId: "<id>",
},
};Last updated