UsageInfo
UsageInfo
Information about the usage
JSON Example
{
"commitment": 3,
"usage": 3,
"overage": 0,
"status": "AT_COMMITMENT",
"seller": "VMWARE",
"last_updated": "2021-06-20T01:02:03.000Z",
"resources": [
{
"resource_id": "res1",
"usage_quantity": 10
}
]
}
number As double As double
commitment
Optional
Number of commitments made for the usage
number As double As double
usage
Required
Number of units used for the metric
number As double As double
overage
Optional
Number of units used above the committed amount
string
status
Optional
The current status of the metric commitment
Possible values are : OVER_COMMITMENT, ON_DEMAND, AT_COMMITMENT, BELOW_COMMITMENT, UNKNOWN,
string
seller
Optional
The name of the seller providing the usage
string
seller_id
Optional
Identifier of seller providing the usage
string
partner_id
Optional
Identifier of partner providing the usage
string
last_updated
Optional
The date and time when the usage information was last updated