Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateJobDetails

The details required to create a job.

Properties

compartmentId

compartmentId: string

The OCID of the compartment in which the job resides.

Optional databaseSubType

databaseSubType: model.DatabaseSubType

The subtype of the Oracle Database where the job has to be executed. Only applicable when managedDatabaseGroupId is provided.

Optional description

description: undefined | string

The description of the job.

jobType

jobType: string

Optional managedDatabaseGroupId

managedDatabaseGroupId: undefined | string

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

Optional managedDatabaseId

managedDatabaseId: undefined | string

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

name

name: string

The name of the job. Valid characters are uppercase or lowercase letters, numbers, and "_". The name of the job cannot be modified. It must be unique in the compartment and must begin with an alphabetic character.

Optional resultLocation

resultLocation: model.ObjectStorageJobExecutionResultLocation

Optional scheduleDetails

scheduleDetails: model.JobScheduleDetails

scheduleType

scheduleType: string

The schedule type of the job.

Optional timeout

timeout: undefined | string

The job timeout duration, which is expressed like "1h 10m 15s".

Functions

getDeserializedJsonObj

getJsonObj