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