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

IncidentsReassignIncidentResponse

The request has succeeded.

Example Usage

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

let value: IncidentsReassignIncidentResponse = {
  data: "<value>",
};

Fields

Field
Type
Required
Description

data

string

✔️

N/A

Last updated