V4StatusPagesComponentGroupsDeleteComponentGroupByIdResponse
Example Usage
import { V4StatusPagesComponentGroupsDeleteComponentGroupByIdResponse } from "@solarwinds/squadcast-sdk-typescript/models";
let value: V4StatusPagesComponentGroupsDeleteComponentGroupByIdResponse = {
id: 965158,
name: "<value>",
description: null,
allowSubscription: true,
};Fields
Field
Type
Required
Description
PreviousV4StatusPagesComponentGroupsCreateComponentGroupResponseNextV4StatusPagesComponentGroupsGetComponentGroupByIdResponse
Last updated