Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateDbSystemDetails

The information to be updated.

Properties

Optional dbConfigurationParams

dbConfigurationParams: model.UpdateDbConfigParams

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

A user-provided description of the database system.

Optional displayName

displayName: undefined | string

A user-friendly display name for the database system. 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"}}

Optional instanceMemorySizeInGBs

instanceMemorySizeInGBs: undefined | number

The total amount of memory available to each database system node, in gigabytes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional instanceOcpuCount

instanceOcpuCount: undefined | number

The total number of OCPUs available to each database system node. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional managementPolicy

managementPolicy: model.ManagementPolicyDetails

Optional networkDetails

networkDetails: model.UpdateNetworkDetails

Optional shape

shape: undefined | string

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

Optional storageDetails

storageDetails: model.UpdateStorageDetailsParams

Functions

getDeserializedJsonObj

getJsonObj