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

Postmortems

Example Usage

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

let value: Postmortems = {};

Fields

Field
Type
Required
Description

createPostmortems

boolean

N/A

readPostmortems

boolean

N/A

updatePostmortems

boolean

N/A

deletePostmortems

boolean

N/A

Last updated