circle-info
Squadcast is now SolarWinds Incident Response

IncidentsGetIncidentsStatusByRequestidsResponse

The request has succeeded.

Example Usage

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

let value: IncidentsGetIncidentsStatusByRequestidsResponse = {
  requestsStatus: {},
  meta: {
    errorCount: 488478,
    successCount: 399777,
  },
};

Fields

Field
Type
Required
Description

Last updated