Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateConfigurationDetails

The information to create a new configuration.

Properties

compartmentId

compartmentId: string

The OCID of the compartment that contains the configuration.

dbConfigurationOverrides

dbConfigurationOverrides: DbConfigurationOverrideCollection

dbVersion

dbVersion: string

Version of the PostgreSQL database.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional description

description: undefined | string

Details about the configuration set.

displayName

displayName: string

A user-friendly display name for the configuration. Avoid entering confidential information.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

instanceMemorySizeInGBs

instanceMemorySizeInGBs: number

Memory size in gigabytes with 1GB increment. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

instanceOcpuCount

instanceOcpuCount: number

CPU core count. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

shape

shape: string

The name of the shape for the configuration. Example: {@code VM.Standard.E4.Flex}

Optional systemTags

systemTags: undefined | object

System tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

Functions

getDeserializedJsonObj

getJsonObj