circle-info
Squadcast is now SolarWinds Incident Response

StatusPagesDeleteStatusPageByIdResponse

The request has succeeded.

Example Usage

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

let value: StatusPagesDeleteStatusPageByIdResponse = {
  data: {
    id: 123692,
    name: "<value>",
    organizationID: "<id>",
    teamID: "<id>",
  },
};

Fields

Field
Type
Required
Description

Last updated