Pause future Runs or resume future Runs of the specified Protection Job.

Privileges: PROTECTION_JOB_OPERATE

If the Protection Job is currently running (not paused) and true is passed in,
this operation stops any new Runs of this Protection Job
from stating and executing.
However, any existing Runs that were already executing will continue to run.
If this Projection Job is paused and false is passed in, this operation
restores the Job to a running state and new Runs are started as defined
by the schedule in the Policy associated with the Job.

Returns success if the paused state is changed.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Specifies a unique id of the Protection Job.

Body Params

Specifies if the Run state of a Protection Job should change.

boolean | null

If true, the specified Protection Job is paused and no new Runs
of the Job are started. Any Runs that were executing continue to run.
If false and the Protection Job was in a paused state, the
Protection Job resumes and new Runs are started according to the
schedule defined in the associated Policy.

int32 | null

Specifies the reason of pausing the job so that depending on the pause
reason, only specific jobs can be resumed. All the jobs paused manually by
the user will be identified by nil PauseReason.

Responses
204

No Content

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json