List Tasks
Arguments
- account, server
Uniquely identify a remote server with either your user
account
, theserver
name, or both. If neither are supplied, and there are multiple options, you'll be prompted to pick one.Use
accounts()
to see the full list of available options.
Value
Returns a data frame with the following columns:
id | Task id |
action | Task action |
status | Current task status |
created_time | Task creation time |
finished_time | Task finished time |