The following operations are available for this resource.
| Http Verb | Operation | ||
|---|---|---|---|
| GET | Method: Get, URL: Reporting/ReportSchedules/{id} | Test | |
|
Get a report schedule. |
|||
| GET | Method: GetAll, URL: Reporting/ReportSchedules?activeOnly={activeOnly} | Test | |
|
Get all report schedules, optionally filtered by active only. |
|||
| POST | Method: CalculateNextRun, URL: Reporting/ReportSchedules/CalculateNextRun | Test | |
|
Verify the next run for a schedule's recurrence pattern by passing the pattern. Returns its calculated next run date/time. |
|||
| POST | Method: Save, URL: Reporting/ReportSchedules | Test | |
|
Create a report schedule. |
|||
| PUT | Method: Update, URL: Reporting/ReportSchedules/{id} | Test | |
|
Update the details of a report schedule. |
|||