v1

latestOpenAPI 3.0.12026-07-134082641.7 MB
ScheduledTasks

Get tasks.

get/ScheduledTasks

Query parameters

isHiddenboolean nullable

Optional filter tasks that are hidden, or not.

Optional filter tasks that are hidden, or not.

isEnabledboolean nullable

Optional filter tasks that are enabled, or not.

Optional filter tasks that are enabled, or not.

Response

Scheduled tasks retrieved.

Namestring nullable

Gets or sets the name.

State'Idle' | 'Cancelling' | 'Running'

Enum TaskState.

CurrentProgressPercentagenumber double nullable

Gets or sets the progress.

Idstring nullable

Gets or sets the id.

Descriptionstring nullable

Gets or sets the description.

Categorystring nullable

Gets or sets the category.

IsHiddenboolean

Gets or sets a value indicating whether this instance is hidden.

Keystring nullable

Gets or sets the key.