circle-info
Squadcast is now SolarWinds Incident Response

StatusPagesListStatusPagesResponse

Example Usage

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

let value: StatusPagesListStatusPagesResponse = {
  result: {
    data: [],
    meta: {
      totalCount: 568914,
      orgTotalCount: 244335,
    },
  },
};

Fields

Field
Type
Required
Description

Last updated