KSC Open API
Kaspersky Security Center API description
|
Schedule type ID | Display name | Description |
---|---|---|
0 | Empty schedule | Empty, but valid schedule. A task with this schedule will never be run by scheduler. |
1 | Milliseconds schedule | Periodic schedule with time in milliseconds. |
2 | Every day schedule | Task will be run at the specified time, with a period in days. |
3 | Every week schedule | Task will be run at the specified time, on a specified day of the week, with a period in weeks. |
4 | Every month schedule | Task will be run at the specified time, on a specified day of the month, with a period in months. |
5 | Seconds schedule | Periodic schedule with a period in seconds. |
6 | Weeks days schedule | Task will be run at the specified time of the specified days of the week, such as 'Every Tuesday and Saturday'. |
7 | Months days schedule | Task will be run at the specified time of the specified days of the month, such as 'First Monday and second Sunday in month' or 'Last Tuesday in month'. |