GetSchedules

Returns a list of all currently configured schedules. You can return a specific schedule by optionally specifying a schedule name; otherwise, Controller returns a list of all schedules.

NOTE: Controller returns the schedule times in UTC.

Example

a=GetSchedules
a=GetSchedules&Name=MySchedule

Optional Parameters

This action accepts the following optional parameters.

Parameter Description
Name The name of the schedule to return.
ResponseDateFormat The date format to use for dates returned in the action response.