ConsumptionDetails
Consumption Details
Consumption details of license
JSON Example
{
"unit": "CORE",
"unit_display_name": "Cores",
"total": 5000,
"used": 3000,
"available": 2000,
"last_reported_date_time": "2023-12-31T12:59:00"
}
string
unit
Optional
Unit of measurement of the product
string
unit_display_name
Optional
Unit of measurement display name of the product
integer As int64
As int64
total
Optional
Total units purchased
integer As int64
As int64
used
Optional
Count of units used
integer As int64
As int64
available
Optional
Count of units available for use
string
last_reported_date_time
Optional
Last reported time