Tasks
Tasks are used to submit and monitor asynchronous actions to the library.
Each task describes its type (describes the action being taken), current state (in
progress
, completed
, failed
), and start time. After a
task completes successfully, it is removed from the library and is no longer reported in the task
list. To see the status of completed tasks, use the library event list.
All long running tasks in the library can also be viewed from the Management GUI.