JobExecutionContinueInformation document (Data API 23.2)
Information for a job execution continuation.
Property | Type | Constraints | Description |
---|---|---|---|
continue_status |
Enum {pending, running, pausing, paused, resuming, resumed, restarting, restarted, retrying, retried, aborting, aborted, aborting_for_restart, aborted_for_restart, finished, unknown} | Returns the status, this job execution will get on continuation if continuation is pending. | |
is_pending |
boolean | Returns true if the continuation of this job execution is pending and will be started soon,
false otherwise.
|
X
OCAPI versions 15.x and 16.x will be retired on March 31, 2021. For dates and more information, see the OCAPI versioning and deprecation policy and this Knowledge Article.