RecoverySchedule
Recovery schedule associated with a recovery plan.
Fields
| Field | Type | Description |
|---|---|---|
| nextRunTime | DateTime | Next scheduled run time. |
| recoveryPlanId | UUID! | Recovery plan identifier this schedule belongs to. |
| scheduleId | Long! | Unique identifier for the schedule. |
| scheduleInfo | ScheduleInfoV2Output | Schedule details (frequency, timezone, start time, config, recipients). |
Used By
Referenced by