Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace FsuJob

Exadata Fleet Update Job resource.

Properties

compartmentId

compartmentId: string

Compartment Identifier, this will map to the owner Exadata Fleet Update Action resource.

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"}}}

Optional displayName

displayName: undefined | string

Exadata Fleet Update Job display name.

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"}}

fsuActionId

fsuActionId: string

OCID of the Exadata Fleet Update Action that this job is part of.

id

id: string

OCID identifier for the Exadata Fleet Update 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 Exadata Fleet Update Job.

Optional progress

progress: model.JobProgressDetails

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 Exadata Fleet Update Job was created. An RFC3339 formatted datetime string.

Optional timeFinished

timeFinished: Date

The time the Exadata Fleet Update Job completed execution. An RFC3339 formatted datetime string.

Optional timeStarted

timeStarted: Date

The time the Exadata Fleet Update Job started execution. An RFC3339 formatted datetime string.

Optional timeUpdated

timeUpdated: Date

The time the Exadata Fleet Update Job was updated. An RFC3339 formatted datetime string.

type

type: string

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: FsuJob): object

getJsonObj

  • getJsonObj(obj: FsuJob): object