ResourceLevelBillingDetailsMetrics
price_per_hournumber
Hourly charge for the resource.
Example:
0.3483871non_discounted_price_per_hournumber
Example:
0.3483871incurred_billnumber
Total amount accrued for the resource in the time window, in the response's currency.
Example:
0.015774193694443002non_discounted_billnumber
Bill amount before any discounts or contract pricing.
Example:
0.015774193694443002usage_timenumber
Total billable time in the window, expressed in hours.
Example:
163usage_time_ACTIVEnumber
Example:
-10usage_time_SHUTOFFnumber
Example:
173usage_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
}
Was this page helpful?