Scroll to navigation

ECACCESS-JOB-DELETE(1p) User Contributed Perl Documentation ECACCESS-JOB-DELETE(1p)

NAME

ecaccess-job-delete - Delete an ECaccess Job

SYNOPSIS

ecaccess-job-delete -version|-help|-manual

ecaccess-job-delete [-debug] job-id

DESCRIPTION

Allow deleting the ECaccess Job with the identifier job-id.

ARGUMENTS

The identifier of the ECaccess Job to delete.

OPTIONS

Display version number and exits.
Print a brief help message and exits.
Prints the manual page and exits.
Number of SSL connection retries per 5s to ECMWF. This parameter only apply to the initial SSL connection initiated by the command to the ECMWF server. It does not apply to all the subsequent requests made afteward as it is mainly targeting errors that can happen from time to time during the SSL handshake. Default is no retry.
Display the SOAP and SSL messages exchanged.

EXAMPLES

ecaccess-job-delete 124356

Delete the Job with the identifier 124356.

SEE ALSO

ecaccess-job-get, ecaccess-job-list, ecaccess-job-restart, ecaccess-job-submit and ecaccess.

2021-01-05 perl v5.32.0