Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DatabaseSoftwareImage

Database software images are created by specifying a patch set, one-off patches and patches for the database home (listed by {@code ls inventory}).

Properties

compartmentId

compartmentId: string

The OCID of the compartment.

Optional databaseSoftwareImageIncludedPatches

databaseSoftwareImageIncludedPatches: Array<string>

List of one-off patches for Database Homes.

Optional databaseSoftwareImageOneOffPatches

databaseSoftwareImageOneOffPatches: Array<string>

List of one-off patches for Database Homes.

databaseVersion

databaseVersion: string

The database version with which the database software image is to be built.

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

The user-friendly name for the database software image. The name does not have to be unique.

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 database software image.

imageShapeFamily

imageShapeFamily: ImageShapeFamily

To what shape the image is meant for.

imageType

imageType: ImageType

The type of software image. Can be grid or database.

Optional includedPatchesSummary

includedPatchesSummary: undefined | string

The patches included in the image and the version of the image.

Optional isUpgradeSupported

isUpgradeSupported: undefined | false | true

True if this Database software image is supported for Upgrade.

Optional lifecycleDetails

lifecycleDetails: undefined | string

Detailed message for the lifecycle state.

lifecycleState

lifecycleState: LifecycleState

The current state of the database software image.

Optional lsInventory

lsInventory: undefined | string

The output from the OPatch lsInventory command, which is passed as a string.

patchSet

patchSet: string

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

timeCreated

timeCreated: Date

The date and time the database software image was created.

Functions

getDeserializedJsonObj

getJsonObj