circle-info
Squadcast is now SolarWinds Incident Response

V4StatusPagesComponentsListComponentsResponse

Example Usage

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

let value: V4StatusPagesComponentsListComponentsResponse = {};

Fields

Field
Type
Required
Description

id

number

N/A

type

string

N/A

name

string

N/A

allowSubscription

boolean

N/A

description

string

N/A

underMaintenance

boolean

N/A

isHidden

boolean

N/A

Last updated