circle-info
Squadcast is now SolarWinds Incident Response

AnalyticsGetOrgAnalyticsResponse

The request has succeeded.

Example Usage

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

let value: AnalyticsGetOrgAnalyticsResponse = {
  data: {
    mtta: 6537.31,
    mttr: 9693.77,
  },
};

Fields

Field
Type
Required
Description

Last updated