|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
| Name | Type | Description |
|---|---|---|
| activeTask* | ManagedObjectReference
to a Task |
The running task instance when the scheduled task state is "running".
|
| entity | ManagedObjectReference
to a ManagedEntity |
The entity on which the scheduled task is registered.
|
| error* | LocalizedMethodFault |
The fault code when the scheduled task state is "error".
|
| lastModifiedTime | xsd:dateTime |
The time the scheduled task is created or modified.
|
| lastModifiedUser | xsd:string |
Last user that modified the scheduled task.
|
| nextRunTime* | xsd:dateTime |
The next time the scheduled task will run.
|
| prevRunTime* | xsd:dateTime |
The last time the scheduled task ran.
|
| progress* | xsd:int |
The task progress when the scheduled task state is "running".
|
| result* | xsd:anyType |
The operation result when the scheduled task state is "success".
|
| scheduledTask | ManagedObjectReference
to a ScheduledTask |
Scheduled task object.
|
| state | TaskInfoState |
Scheduled task state.
|
| Properties inherited from ScheduledTaskSpec | ||
| action, description, enabled, name, notification, scheduler | ||
| Properties inherited from DynamicData | ||
| dynamicProperty, dynamicType | ||
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |