Summary:
Defines a scheduler task.
Type specification:
Name |
Min/Max |
Type |
Description |
|
|
Task ID. The value is initially generated by Agent when the task is added to the scheduler. You will need this ID to perform other task operations, such as removing, listing, or updating the task. |
|
|
|
|
Task title. |
|
|
|
Task description. |
|
|
|
Task category. This parameter is used by Virtuozzo Tools to identify the task category. You may use any value that you like here. |
|
|
|
Schedule policy. |
|
|
|
|
|
|
This parameter determines how and when the task will be executed. Use the appropriate subtype of the |
|
|
|
|
|
|
|
This is a read-only parameter. Do not use it in the Indicates the date and time of the next firing according to the current schedule. |
|
|
|
|
|
|
|
|
This is the actual task, a base-64-encoded string containing a valid Agent XML message that will be executed according to the schedule specified in the |
|
|
|
Indicates whether the task is disabled or enabled.
You may use this parameter in the |