Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Job

Results of a Database Connection search. Contains DatabaseConnectionSummary items.

Properties

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

displayName

displayName: string

Name of the job.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

id

id: string

The OCID of the Migration Job.

Optional lifecycleDetails

lifecycleDetails: undefined | string

A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.

lifecycleState

lifecycleState: JobLifecycleStates

The current state of the migration job.

migrationId

migrationId: string

The OCID of the Migration that this job belongs to.

Optional progress

progress: model.MigrationJobProgressResource

Optional systemTags

systemTags: undefined | object

Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

timeCreated

timeCreated: Date

The time the Migration Job was created. An RFC3339 formatted datetime string

Optional timeUpdated

timeUpdated: Date

The time the Migration Job was last updated. An RFC3339 formatted datetime string

type

type: JobTypes

The job type.

Optional unsupportedObjects

unsupportedObjects: Array<UnsupportedDatabaseObject>

Database objects not supported.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Job): object

getJsonObj

  • getJsonObj(obj: Job): object