circle-info
Squadcast is now SolarWinds Incident Response

RotationsUpdateRotationParticipantsResponse

The request has succeeded.

Example Usage

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

let value: RotationsUpdateRotationParticipantsResponse = {
  data: {
    rotationID: 444684,
    participantGroups: [],
  },
};

Fields

Field
Type
Required
Description

Last updated