AllSavingsBenefitDetails interface

Benefit recommendation details.

Properties

averageUtilizationPercentage

Estimated average utilization percentage for the 'totalHours' in the look-back period, with this commitment.

benefitCost

The estimated cost with benefit for the 'totalHours' in the look-back period. It's equal to (commitmentAmount * totalHours)

commitmentAmount

The commitment amount at the commitmentGranularity.

coveragePercentage

Estimated benefit coverage percentage for the 'totalHours' in the look-back period, with this commitment.

overageCost

The difference between total cost and benefit cost for the 'totalHours' in the look-back period.

savingsAmount

The amount saved for the 'totalHours' in the look-back period, by purchasing the recommended quantity of the benefit.

savingsPercentage

The savings in percentage for the 'totalHours' in the look-back period, by purchasing the recommended quantity of benefit.

totalCost

Total cost, which is sum of benefit cost and overage cost.

wastageCost

Estimated unused portion of the 'benefitCost'.

Property Details

averageUtilizationPercentage

Estimated average utilization percentage for the 'totalHours' in the look-back period, with this commitment.

averageUtilizationPercentage?: number

Property Value

number

benefitCost

The estimated cost with benefit for the 'totalHours' in the look-back period. It's equal to (commitmentAmount * totalHours)

benefitCost?: number

Property Value

number

commitmentAmount

The commitment amount at the commitmentGranularity.

commitmentAmount?: number

Property Value

number

coveragePercentage

Estimated benefit coverage percentage for the 'totalHours' in the look-back period, with this commitment.

coveragePercentage?: number

Property Value

number

overageCost

The difference between total cost and benefit cost for the 'totalHours' in the look-back period.

overageCost?: number

Property Value

number

savingsAmount

The amount saved for the 'totalHours' in the look-back period, by purchasing the recommended quantity of the benefit.

savingsAmount?: number

Property Value

number

savingsPercentage

The savings in percentage for the 'totalHours' in the look-back period, by purchasing the recommended quantity of benefit.

savingsPercentage?: number

Property Value

number

totalCost

Total cost, which is sum of benefit cost and overage cost.

totalCost?: number

Property Value

number

wastageCost

Estimated unused portion of the 'benefitCost'.

wastageCost?: number

Property Value

number