Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ExadataInsightResourceInsightUtilizationItem

Object containing current utilization, projected utilization, id and daysToReach high and low utilization value.

Properties

currentUtilization

currentUtilization: number

Current utilization Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

daysToReachHighUtilization

daysToReachHighUtilization: number

Days to reach projected high utilization Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

daysToReachLowUtilization

daysToReachLowUtilization: number

Days to reach projected low utilization Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional exadataDisplayName

exadataDisplayName: undefined | string

The user-friendly name for the Exadata system. The name does not have to be unique.

exadataInsightId

exadataInsightId: string

The OCID of the Exadata insight.

projectedUtilization

projectedUtilization: number

Projected utilization Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj