[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
UsagePage
Response Model for Usage Summary
Properties
integer as int32
current
Optional
First result on the current page
integer as int32
next
Optional
First result on the next page
integer as int32
totalResultsCount
Optional
The total number of results
JSON Example
{
"current": 0,
"next": 0,
"results": [
{
"billingAccountId": "string",
"billingEngineDiscountContractId": "string",
"chargeDescription": "string",
"chargeId": "string",
"commitment": 0,
"customerName": "string",
"customerOrgId": "string",
"dataCenterDescription": "string",
"distributorId": "string",
"distributorName": "string",
"msrpPrice": 0,
"onDemandUsage": 0,
"partNumber": "string",
"productFamily": "string",
"resellerId": "string",
"resellerName": "string",
"service": "string",
"subscriptionId": "string",
"unitOfMeasurement": "string",
"usage": 0,
"usageTimestamp": "string"
}
],
"totalResultsCount": 0
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Returned By
Get Distributor Usages
Get Reseller Usages