Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateDatabaseSoftwareImageDetails

Parameters for creating a database software image in the specified compartment.

*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 the database software image belongs in.

Optional databaseSoftwareImageOneOffPatches

databaseSoftwareImageOneOffPatches: Array<string>

List of one-off patches for Database Homes.

Optional databaseVersion

databaseVersion: undefined | 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\"}}

Optional imageShapeFamily

imageShapeFamily: ImageShapeFamily

To what shape the image is meant for.

Optional imageType

imageType: ImageType

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

Optional lsInventory

lsInventory: undefined | string

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

Optional patchSet

patchSet: undefined | string

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

Optional sourceDbHomeId

sourceDbHomeId: undefined | string

The OCID of the Database Home.

Functions

getDeserializedJsonObj

getJsonObj