This page was last edited on September 26, 2013, at 15:01.
Comments or questions about this documentation? Contact us for support!
A Scheduled Task is a GVP Object in which you schedule the GVP tasks
Filter Name | Type | Description |
---|---|---|
task_type | int | Type of the ScheduledTask (see CfgTaskType). If specified, Configuration Server will return information only about the ScheduledTasks of this type. |
state | int | Current state of a ScheduledTask (see CfgObjectState). If specified, Configuration Server will return information only about ScheduledTasks that are currently in this state. |
name | string | Name of a ScheduledTask. Shall be specified as a character string. If specified, Configuration Server will return information only about the ScheduledTask(s) with that name. |
dbid | int | A unique identifier of a ScheduledTask. If specified, Configuration Server will return information only about this ScheduledTask. |