Skip to main content

ResourceLevelGraphBillingDetailsMetrics

incurred_billnumber

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

Example: 0.011612903333333001
incurred_bill_graph object[]
  • Array [
  • datetimestring

    ISO 8601 UTC timestamp.

    Example: 2026-05-06T15:18:42Z
    valuenumber

    Value of the entry.

    Example: 0.011612903333333001
  • ]
  • ResourceLevelGraphBillingDetailsMetrics
    {
    "incurred_bill": 0.011612903333333001,
    "incurred_bill_graph": [
    {
    "datetime": "2026-05-06T15:18:42Z",
    "value": 0.011612903333333001
    }
    ]
    }