SubResourceGraphBillingDetailsMetrics
gpu_incurred_billnumber
Example:
0gpu_incurred_bill_graph object[]
Array [
datetimestring
ISO 8601 UTC timestamp.
Example:
2026-05-06T15:18:42Zvaluenumber
Value of the entry.
Example:
0.011612903333333001]
cpu_incurred_billnumber
Example:
0.006666666666666cpu_incurred_bill_graph object[]
Array [
datetimestring
ISO 8601 UTC timestamp.
Example:
2026-05-06T15:18:42Zvaluenumber
Value of the entry.
Example:
0.011612903333333001]
ram_incurred_billnumber
Example:
0ram_incurred_bill_graph object[]
Array [
datetimestring
ISO 8601 UTC timestamp.
Example:
2026-05-06T15:18:42Zvaluenumber
Value of the entry.
Example:
0.011612903333333001]
publicip_incurred_billnumber
Example:
0publicip_incurred_bill_graph object[]
Array [
datetimestring
ISO 8601 UTC timestamp.
Example:
2026-05-06T15:18:42Zvaluenumber
Value of the entry.
Example:
0.011612903333333001]
disk_incurred_billnumber
Example:
0disk_incurred_bill_graph object[]
Array [
datetimestring
ISO 8601 UTC timestamp.
Example:
2026-05-06T15:18:42Zvaluenumber
Value of the entry.
Example:
0.011612903333333001]
ephemeral_incurred_billnumber
Example:
0ephemeral_incurred_bill_graph object[]
Array [
datetimestring
ISO 8601 UTC timestamp.
Example:
2026-05-06T15:18:42Zvaluenumber
Value of the entry.
Example:
0.011612903333333001]
SubResourceGraphBillingDetailsMetrics
{
"gpu_incurred_bill": 0,
"gpu_incurred_bill_graph": [
{
"datetime": "2026-05-06T15:18:42Z",
"value": 0.011612903333333001
}
],
"cpu_incurred_bill": 0.006666666666666,
"cpu_incurred_bill_graph": [
{
"datetime": "2026-05-06T15:18:42Z",
"value": 0.011612903333333001
}
],
"ram_incurred_bill": 0,
"ram_incurred_bill_graph": [
{
"datetime": "2026-05-06T15:18:42Z",
"value": 0.011612903333333001
}
],
"publicip_incurred_bill": 0,
"publicip_incurred_bill_graph": [
{
"datetime": "2026-05-06T15:18:42Z",
"value": 0.011612903333333001
}
],
"disk_incurred_bill": 0,
"disk_incurred_bill_graph": [
{
"datetime": "2026-05-06T15:18:42Z",
"value": 0.011612903333333001
}
],
"ephemeral_incurred_bill": 0,
"ephemeral_incurred_bill_graph": [
{
"datetime": "2026-05-06T15:18:42Z",
"value": 0.011612903333333001
}
]
}
Was this page helpful?