import { ComponentsGetComponentByIdRequest } from "@solarwinds/squadcast-sdk-typescript/models/operations"; let value: ComponentsGetComponentByIdRequest = { statuspageID: "<id>", componentId: "<id>", };
statuspageID
string
✔️
N/A
componentId
Last updated 1 month ago