Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace JobRun

The details of a specific job run.

Properties

compartmentId

compartmentId: string

The OCID of the compartment in which the parent job resides.

id

id: string

The identifier of the job run.

jobId

jobId: string

The OCID of the parent job.

jobName

jobName: string

The name of the parent job.

Optional managedDatabaseGroupId

managedDatabaseGroupId: undefined | string

The OCID of the Managed Database Group where the parent job has to be executed.

Optional managedDatabaseId

managedDatabaseId: undefined | string

The OCID of Managed Database where the parent job has to be executed.

name

name: string

The name of the job run.

runStatus

runStatus: RunStatus

The status of the job run.

timeSubmitted

timeSubmitted: Date

The date and time when the job run was submitted.

timeUpdated

timeUpdated: Date

The date and time when the job run was last updated.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: JobRun): object

getJsonObj

  • getJsonObj(obj: JobRun): object