Skip to main content

OrganizationLevelBillingHistoryResources

attributes object

Additional resource attributes.

idstring

Unique identifier.

Example: f3a91c44-7b2e-49d7-a16d-5c3e8d9a0b21
metrics object

Resource utilisation metrics.

incurred_billnumber

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

Example: 1.4792531077698128
non_discounted_billnumber

Bill amount before any discounts or contract pricing.

Example: 2.719349893436454
vm_costnumber
Example: 1.4745966289499524
volume_costnumber
Example: 0.0031699195661627775
contract_costnumber
Example: 0
snapshot_costnumber
Example: 0.0013225807333306667
OrganizationLevelBillingHistoryResources
{
"attributes": {
"id": "f3a91c44-7b2e-49d7-a16d-5c3e8d9a0b21"
},
"metrics": {
"incurred_bill": 1.4792531077698128,
"non_discounted_bill": 2.719349893436454,
"vm_cost": 1.4745966289499524,
"volume_cost": 0.0031699195661627775,
"contract_cost": 0,
"snapshot_cost": 0.0013225807333306667
}
}