circle-info
Squadcast is now SolarWinds Incident Response

RotationsGetRotationParticipantsResponse

The request has succeeded.

Example Usage

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

let value: RotationsGetRotationParticipantsResponse = {
  data: {
    rotationID: 803510,
    participants: [],
  },
};

Fields

Field
Type
Required
Description

Last updated