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.oracle.com/iaas/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 availableLocalStorageInGBs

availableLocalStorageInGBs: undefined | number

The maximum local storage 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.

Optional availableMemoryInGBs

availableMemoryInGBs: undefined | number

The maximum memory size 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.

Optional computeModel

computeModel: undefined | string

The compute model of the DB Server for this Flex Component.

Optional descriptionSummary

descriptionSummary: undefined | string

The description summary for this Flex Component.

Optional hardwareType

hardwareType: HardwareType

The hardware type of the DB (Compute) or Storage (Cell) Server for this Flex Component.

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.

Optional runtimeMinimumCoreCount

runtimeMinimumCoreCount: undefined | number

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

Optional shape

shape: undefined | string

The name of the DB system shape for this Flex Component.

Functions

getDeserializedJsonObj

getJsonObj