\(\renewcommand\AA{\unicode{x212B}}\)
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 | 
| 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: AlgorithmIndex | Remote | Deprecated
C++ header: QueryRemoteFile.h (last modified: 2021-03-31)
C++ source: QueryRemoteFile.cpp (last modified: 2021-03-31)