ComponentGroupsGetComponentGroupByIdResponse
Example Usage
import { ComponentGroupsGetComponentGroupByIdResponse } from "@solarwinds/squadcast-sdk-typescript/models/operations";
let value: ComponentGroupsGetComponentGroupByIdResponse = {
data: {
id: 638891,
pageID: 396553,
name: "<value>",
allowSubscription: false,
},
};Fields
Field
Type
Required
Description
Last updated