Table of Contents
Warning
QueryRemoteFile is deprecated. Use QueryRemoteFile version 2 instead.
Name | Direction | Type | Default | Description |
---|---|---|---|---|
ComputeResource | Input | string | Mandatory | The name of the remote computer to query. Allowed values: ['SCARF@STFC‘] |
TransactionID | Input | string | Mandatory | The ID of the transaction who’s files we want to list |
FileNames | Output | str list | The names of all the files that were found |
Retrieve a list of the files associated with the specified transaction from a remote compute resource.
For more details, see the remote job submission API docs.
Categories: Algorithms | Remote | Deprecated
C++ source: QueryRemoteFile.cpp (last modified: 2016-10-26)
C++ header: QueryRemoteFile.h (last modified: 2016-12-19)