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

V3IncidentsTagsAssignTo

Represents the assignment target for delayed notifications.

Example Usage

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

let value: V3IncidentsTagsAssignTo = {
  id: "<id>",
};

Fields

Field
Type
Required
Description

id

string

✔️

N/A

type

string

N/A

Last updated