Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace OneoffPatch

One-off patches are created by specifying a database version, releaseUpdate and one-off patch number.

Properties

compartmentId

compartmentId: string

The OCID of the compartment.

dbVersion

dbVersion: string

A valid Oracle Database version. For a list of supported versions, use the ListDbVersions operation.

This cannot be updated in parallel with any of the following: licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel, adminPassword, whitelistedIps, isMTLSConnectionRequired, openMode, permissionLevel, dbWorkload, privateEndpointLabel, nsgIds, isRefreshable, dbName, scheduledOperations, dbToolsDetails, isLocalDataGuardEnabled, or isFreeTier.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

displayName

displayName: string

One-off patch name.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.

Example: {@code {\"Department\": \"Finance\"}}

id

id: string

The OCID of the one-off patch.

Optional lifecycleDetails

lifecycleDetails: undefined | string

Detailed message for the lifecycle state.

lifecycleState

lifecycleState: LifecycleState

The current state of the one-off patch.

Optional oneOffPatches

oneOffPatches: Array<string>

List of one-off patches for Database Homes.

releaseUpdate

releaseUpdate: string

The PSU or PBP or Release Updates. To get a list of supported versions, use the {@link #listDbVersions(ListDbVersionsRequest) listDbVersions} operation.

Optional sha256Sum

sha256Sum: undefined | string

SHA-256 checksum of the one-off patch.

Optional sizeInKBs

sizeInKBs: undefined | number

The size of one-off patch in kilobytes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

timeCreated

timeCreated: Date

The date and time one-off patch was created.

Optional timeOfExpiration

timeOfExpiration: Date

The date and time until which the one-off patch will be available for download.

Optional timeUpdated

timeUpdated: Date

The date and time one-off patch was updated.

Functions

getDeserializedJsonObj

getJsonObj