circle-info
Squadcast is now SolarWinds Incident Response

V3IncidentsPostmortemsUpdatePostmortemRequest

Request body for updating an existing postmortem.

Example Usage

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

let value: V3IncidentsPostmortemsUpdatePostmortemRequest = {};

Fields

Field
Type
Required
Description

ownerId

string

N/A

postmortem

string

N/A

title

string

N/A

status

Represents the status of a postmortem.

Last updated