List maintenance tasks (backup, optimization, or reindexing).
mime-type: text/plain
mime-type: application/json
Whatever the format, the response contains the following fields:
Field | Description |
---|---|
Type | Type of operation: "backup", "reindexing", "compaction" |
Database | Name of the database or of the Library session. |
StartTime | start-time of the task in ISO format |
EndTime | end-time of the task (estimated in the case of running tasks) |
Duration | Duration (estimated in the case of running tasks) |
Progress | Percentage of the task accomplished ("100%" for past tasks) |