ComponentsGetComponentByIdRequest
Example Usage
import { ComponentsGetComponentByIdRequest } from "@solarwinds/squadcast-sdk-typescript/models/operations";
let value: ComponentsGetComponentByIdRequest = {
statuspageID: "<id>",
componentId: "<id>",
};Fields
Field
Type
Required
Description
Last updated