job delete

Removes one or more jobs.

SYNOPSIS

job ‑delete 
   ‑job job‑id‑or‑fqn [,job‑id‑or‑fqn]...

   [{‑sessionKey | ‑u admin‑user ‑oracleFS oracle‑fs‑system}]
   [{‑outputformat | ‑o} { text | xml }]
   [{‑timeout timeout‑in‑seconds | ‑verify | ‑usage | ‑example | ‑help}] 

DESCRIPTION

Removes from the Oracle FS System one or more jobs, each of which configures a clone or a report.

Note: Only administrators with primary administrator, admin1, or admin2 roles are authorized to run the job ‑delete command.

OPTIONS

job

Specifies the ID or the fully qualified name (FQN) of a job to delete.

EXAMPLE

Task

Remove a job.

Parameters
  • The FQN of the job to delete: /⁠job_1

$ fscli job ‑delete ‑job /⁠job_1