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

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

result

✔️

N/A

Last updated