Table of Contents
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