AbortRemoteJob v1

../_images/AbortRemoteJob-v1_dlg.png

AbortRemoteJob dialog.

Table of Contents

Warning

AbortRemoteJob is deprecated. Use AbortRemoteJob version 2 instead.

Summary

Abort a previously submitted job.

Properties

Name Direction Type Default Description
ComputeResource Input string Mandatory The remote computer where the job is running. Allowed values: ['SCARF@STFC‘]
JobID Input string Mandatory The ID of the job to abort

Description

Abort a job that has been submitted to a remote compute resource.

For more details, see the remote job submission API docs.

Categories: Algorithms | Remote | Deprecated

Source

C++ source: AbortRemoteJob.cpp

C++ header: AbortRemoteJob.h