Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace OneoffPatchSummary

An Oracle one-off patch for a specified database version.

To use any of the API operations, you must be authorized in an IAM policy. If you're not authorized, talk to an administrator. If you're an administrator who needs to write policies to give users access, see [Getting Started with Policies](https://docs.cloud.oracle.com/Content/Identity/Concepts/policygetstarted.htm).

*Warning:** Oracle recommends that you avoid using any confidential information when you supply string values using the API.

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