circle-info
Squadcast is now SolarWinds Incident Response

V4StatusPagesComponentsDeleteComponentByIdResponse

Example Usage

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

let value: V4StatusPagesComponentsDeleteComponentByIdResponse = {
  id: 242143,
  name: "<value>",
  description: "certify yippee thoughtfully",
  allowSubscription: true,
};

Fields

Field
Type
Required
Description

id

number

✔️

N/A

name

string

✔️

N/A

description

string

✔️

N/A

allowSubscription

boolean

✔️

N/A

Last updated