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

V4UpdateRotationParticipantsRequest

Example Usage

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

let value: V4UpdateRotationParticipantsRequest = {
  participantGroups: [],
};

Fields

Field
Type
Required
Description

participantGroups

models.V4ParticipantGroup[]

✔️

N/A

Last updated