Adds a new schedule. You must specify the following information:
The scheduling details.
a=AddSchedule&Name=backupSchedule&ScheduleCommand=backupserver%26path%3Dc%3A\backup&ScheduleStart=2016-Apr-04 15:50:00&ScheduleInterval=36 minutes&Port=9010
Parameter | Description | Required |
---|---|---|
Name | A name for the schedule. | |
Port | The port to run the schedule on. | |
ScheduleCommand | The action to schedule. | Yes |
ScheduleCount | The number of times to run the schedule. | |
ScheduleEnd | The date on which to stop the schedule. | |
ScheduleInterval | The amount of time that must pass after a schedule has run before it runs again. | Yes |
ScheduleStart | The date on which to start the schedule. | Yes |
ScheduleType | The type of action to schedule. |
|