Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace JobExecutionSummary

A summary of a job execution on a Managed Database.

Properties

compartmentId

compartmentId: string

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

Optional databaseSubType

databaseSubType: model.DatabaseSubType

The subtype of the Oracle Database. Indicates whether the database is a Container Database, Pluggable Database, or a Non-container Database.

Optional databaseType

databaseType: model.DatabaseType

The type of Oracle Database installation.

Optional deploymentType

deploymentType: model.DeploymentType

A list of the supported infrastructure that can be used to deploy the database.

id

id: string

The identifier of the job execution.

Optional isCluster

isCluster: undefined | false | true

Indicates whether the Oracle Database is part of a cluster.

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.

managedDatabaseId

managedDatabaseId: string

The OCID of Managed Database associated with the job execution.

managedDatabaseName

managedDatabaseName: string

The name of the Managed Database associated with the job execution.

name

name: string

The name of the job execution.

status

status: string

The status of the job execution.

Optional timeCompleted

timeCompleted: Date

The date and time when the job execution was completed.

timeCreated

timeCreated: Date

The date and time when the job execution was created.

Optional workloadType

workloadType: model.WorkloadType

The workload type of the Autonomous Database.

Functions

getDeserializedJsonObj

getJsonObj