V4StatusPagesComponentsGetComponentByIdResponse
Example Usage
import { V4StatusPagesComponentsGetComponentByIdResponse } from "@solarwinds/squadcast-sdk-typescript/models";
let value: V4StatusPagesComponentsGetComponentByIdResponse = {
id: 330647,
pageID: 43369,
name: "<value>",
description: "heavily eek oof next",
underMaintenance: true,
};Fields
Field
Type
Required
Description
PreviousV4StatusPagesComponentsDeleteComponentByIdResponseNextV4StatusPagesComponentsListComponentsResponse
Last updated