Squadcast is now SolarWinds Incident Response
For the complete documentation index, see llms.txt. This page is also available as Markdown.

ComponentsGetComponentByIdResponse

The request has succeeded.

Example Usage

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

let value: ComponentsGetComponentByIdResponse = {
  data: {
    id: 834746,
    pageID: 808694,
    name: "<value>",
    description: "swiftly fervently woot availability than",
    underMaintenance: false,
  },
};

Fields

Field
Type
Required
Description

data

✔️

N/A

Last updated