circle-info
Squadcast is now SolarWinds Incident Response

SLOGetAllSLOsData

Example Usage

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

let value: SLOGetAllSLOsData = {
  meta: {
    total: 417309,
    offset: 773204,
    limit: 697366,
  },
  slos: [],
};

Fields

Field
Type
Required
Description

Last updated