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

V3WorkflowsSqAddIncidentNoteUpdate

Example Usage

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

let value: V3WorkflowsSqAddIncidentNoteUpdate = {
  name: "sq_add_incident_note",
};

Fields

Field
Type
Required
Description

name

✔️

N/A

data

N/A

Last updated