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

V4StatusPagesNewStatusPageComponentList

Example Usage

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

let value: V4StatusPagesNewStatusPageComponentList = {
  type: "group",
  name: "<value>",
};

Fields

Field
Type
Required
Description

type

✔️

N/A

name

string

✔️

N/A

allowSubscription

boolean

N/A

description

string

N/A

components

N/A

Last updated