Adds a new schedule. You must specify the following information:
The scheduling details.
a=AddSchedule&Name=backupSchedule&ScheduleCommand=DREBACKUP%3F%2Fpath%2Fto%2Fbackup&ScheduleStart=2001-Jan-08 15:42:36&ScheduleInterval=36 minutes 2 seconds
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. |
|