Data Object - ScheduledTaskSpec(vim.scheduler.ScheduledTaskSpec)

Parameter to
CreateObjectScheduledTask, CreateScheduledTask, ReconfigureScheduledTask
Extended by
ScheduledTaskInfo
Extends
DynamicData
See also
Action, TaskScheduler

Data Object Description

Parameters for scheduled task creation.

Properties

Name Type Description
actionAction

The action of the scheduled task, to be done when the scheduled task runs.
descriptionxsd:string

Description of the scheduled task.
enabledxsd:boolean

Flag to indicate whether the scheduled task is enabled or disabled.
namexsd:string

Name of the scheduled task.
notification*xsd:string

The email notification. If not set, this property is set to empty string, indicating no notification.
schedulerTaskScheduler

The time scheduler that determines when the scheduled task runs.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition