circle-info
Squadcast is now SolarWinds Incident Response

ComponentGroupsDeleteComponentGroupByIdResponse

The request has succeeded.

Example Usage

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

let value: ComponentGroupsDeleteComponentGroupByIdResponse = {
  data: {
    id: 442158,
    name: "<value>",
    description: "after phew duh regarding defiantly beside strong inside",
    allowSubscription: false,
  },
};

Fields

Last updated