v1

latestSwagger 2.02026-07-17176789777.3 KB
tasks

Get a Task

This operation gets a Task.

get/tasks/{uuid}

Path parameters

uuidstring UUID required

The UUID of the entity.

Response

Success

statusstring

Task status

last_update_timestring date-time

UTC date and time in RFC-3339 format when task was last updated

logical_timestampinteger

The logical timestamp

start_timestring date-time

UTC date and time in RFC-3339 format when Task execution started

creation_timestring date-time

UTC date and time in RFC-3339 format when task was created

completion_timestring date-time

UTC date and time in RFC-3339 format when Task execution completed

percentage_completeinteger

The completion percentage for the task

error_detailstring

In case of task failure this field will provide the error description

uuidstring UUID

UUID of the task.

progress_messagestring

Description of what currently the task is doing

operation_typestring

Type of the operation tracked by the task

error_codestring

In case of task failure this field will provide the error code

api_versionstring

API version