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

V3IncidentsPostmortemsPostmortemAttachmentRequest

Represents an attachment in a postmortem request.

Example Usage

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

let value: V3IncidentsPostmortemsPostmortemAttachmentRequest = {};

Fields

Field
Type
Required
Description

key

string

N/A

mimeType

string

N/A

fileSize

string

N/A

Last updated