import { RotationsDeleteRotationRequest } from "@solarwinds/squadcast-sdk-typescript/models/operations"; let value: RotationsDeleteRotationRequest = { scheduleID: "<id>", rotationID: "<id>", };
scheduleID
string
✔️
N/A
rotationID
Last updated 1 month ago