Skip to main content

ResourceLevelBillingDetailsMetrics

price_per_hournumber

Hourly charge for the resource.

Example: 0.3483871
non_discounted_price_per_hournumber
Example: 0.3483871
incurred_billnumber

Total amount accrued for the resource in the time window, in the response's currency.

Example: 0.015774193694443002
non_discounted_billnumber

Bill amount before any discounts or contract pricing.

Example: 0.015774193694443002
usage_timenumber

Total billable time in the window, expressed in hours.

Example: 163
usage_time_ACTIVEnumber
Example: -10
usage_time_SHUTOFFnumber
Example: 173
usage_time_HIBERNATEDnumber
ResourceLevelBillingDetailsMetrics
{
"price_per_hour": 0.3483871,
"non_discounted_price_per_hour": 0.3483871,
"incurred_bill": 0.015774193694443002,
"non_discounted_bill": 0.015774193694443002,
"usage_time": 163,
"usage_time_ACTIVE": -10,
"usage_time_SHUTOFF": 173,
"usage_time_HIBERNATED": 0
}