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