\(\renewcommand\AA{\unicode{x212B}}\)

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
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: AlgorithmIndex | Remote | Deprecated

Source

C++ header: QueryRemoteFile.h (last modified: 2021-03-31)

C++ source: QueryRemoteFile.cpp (last modified: 2021-03-31)