A Scheduled Task is a GVP Object in which you schedule the GVP tasks
Filter Name | Type | Description |
---|---|---|
task_type | int |
CfgTaskType ).
If specified, Configuration Server will return information only
about the ScheduledTasks of this type.
|
state | int |
CfgObjectState ).
If specified, Configuration Server will return information only
about ScheduledTasks that are currently in this state.
|
name | string |
|
dbid | int |
|
DBID
—
name
—
type
—
CfgTaskType
.
description
—
startTime
—
resources
—
CfgObjectResource
). When used as an entry
in CfgDeltaScheduledTask
, it is a pointer to a list of resources
added to the existing list.
Only objects of type CfgHost
,
CfgSwitch
,
CfgGVPCustomer
and
can be associated with ScheduledTask object through resources
state
—
CfgObjectState
userProperties
—