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.
a=GetSchedules
a=GetSchedules&Name=MySchedule
Parameter | Description | Required |
---|---|---|
Name | The name of the schedule to return. |
|