Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SummarizeDatabaseInsightResourceForecastTrendAggregation

Forecast results from the selected time period.

Properties

highUtilizationThreshold

highUtilizationThreshold: number

Percent value in which a resource metric is considered highly utilized. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

historicalData

historicalData: Array<HistoricalDataItem>

Time series data used for the forecast analysis.

lowUtilizationThreshold

lowUtilizationThreshold: number

Percent value in which a resource metric is considered lowly utilized. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

pattern

pattern: Pattern

Time series patterns used in the forecasting.

projectedData

projectedData: Array<ProjectedDataItem>

Time series data result of the forecasting analysis.

resourceMetric

resourceMetric: ResourceMetric

Defines the type of resource metric (example: CPU, STORAGE)

Optional selectedForecastAlgorithm

selectedForecastAlgorithm: undefined | string

Auto-ML algorithm leveraged for the forecast. Only applicable for Auto-ML forecast.

tablespaceName

tablespaceName: string

The name of tablespace.

timeIntervalEnd

timeIntervalEnd: Date

The end timestamp that was passed into the request.

timeIntervalStart

timeIntervalStart: Date

The start timestamp that was passed into the request.

usageUnit

usageUnit: UsageUnit

Displays usage unit ( CORES, GB , PERCENT, MBPS)

Functions

getDeserializedJsonObj

getJsonObj