OrganizationLevelBillingHistoryResponseMetrics
incurred_billnumber
Total amount accrued for the resource in the time window, in the response's currency.
Example:
1.4792531077698128non_discounted_billnumber
Bill amount before any discounts or contract pricing.
Example:
2.719349893436454vm_costnumber
Example:
1.4745966289499524volume_costnumber
Example:
0.0031699195661627775contract_costnumber
Example:
0snapshot_costnumber
Example:
0.0013225807333306667OrganizationLevelBillingHistoryResponseMetrics
{
"incurred_bill": 1.4792531077698128,
"non_discounted_bill": 2.719349893436454,
"vm_cost": 1.4745966289499524,
"volume_cost": 0.0031699195661627775,
"contract_cost": 0,
"snapshot_cost": 0.0013225807333306667
}
Was this page helpful?