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.
Controller returns the schedule times in the local time on the server where Controller is installed.
a=GetSchedules
a=GetSchedules&Name=MySchedule
Parameter | Description | Required |
---|---|---|
Name | The name of the schedule to return. |
|