QueryRemoteFile v1

../_images/QueryRemoteFile-v1_dlg.png

QueryRemoteFile dialog.

Table of Contents

Warning

QueryRemoteFile is deprecated. Use QueryRemoteFile version 2 instead.

Summary

Retrieve a list of the files from a remote compute resource.

Properties

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

Description

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: Algorithm Index | Remote | Deprecated

Source

C++ source: QueryRemoteFile.cpp (last modified: 2018-10-05)

C++ header: QueryRemoteFile.h (last modified: 2018-10-05)