Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ComputePerformanceSummary

Parameters detailing the compute performance for a specified DB system shape.

Properties

cpuCoreCount

cpuCoreCount: number

The number of CPU cores available. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

memoryInGBs

memoryInGBs: number

The amount of memory allocated for the VMDB System. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

networkBandwidthInGbps

networkBandwidthInGbps: number

The network bandwidth of the VMDB system in gbps. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

networkIops

networkIops: number

IOPS for the VMDB System. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

networkThroughputInMbps

networkThroughputInMbps: number

Network throughput for the VMDB System. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj