orderly_remote_status {orderly} | R Documentation |
Get status of remote queue.
Description
Get the status of the remote queue as a list.
Usage
orderly_remote_status(root = NULL, locate = TRUE, remote = NULL)
Arguments
root |
The path to an orderly root directory, or |
locate |
Logical, indicating if the configuration should be
searched for. If |
remote |
Description of the location. Typically this is a
character string indicating a remote specified in the
|
Value
List containing details of running and queued reports on the remote queue. Including report name, status and version (where known)