Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace FlexComponentSummary

The Flex Components for a DB system. The Flex Component determines resources to allocate to the DB system - CPU cores, memory and storage for Flex shapes.

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

Properties

Optional availableCoreCount

availableCoreCount: undefined | number

The maximum number of CPU cores that can ben enabled on the DB Server for this Flex Component. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional availableDbStorageInGBs

availableDbStorageInGBs: undefined | number

The maximum storage that can be enabled on the Storage Server for this Flex Component. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional minimumCoreCount

minimumCoreCount: undefined | number

The minimum number of CPU cores that can be enabled on the DB Server for this Flex Component. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

name

name: string

The name of the Flex Component used for the DB system.

Functions

getDeserializedJsonObj

getJsonObj