RotationsUpdateRotationParticipantsResponse
Last updated
The request has succeeded.
import { RotationsUpdateRotationParticipantsResponse } from "@solarwinds/squadcast-sdk-typescript/models/operations";
let value: RotationsUpdateRotationParticipantsResponse = {
data: {
rotationID: 444684,
participantGroups: [],
},
};Last updated