Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DatabaseSoftwareImageSummary

The Database service supports the creation of database software images for use in creating and patching DB systems and databases.

To use any of the API operations, you must be authorized in an IAM policy. If you are not authorized, talk to an administrator. If you are 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).

For information about access control and compartments, see [Overview of the Identity Service](https://docs.cloud.oracle.com/Content/Identity/Concepts/overview.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.

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