GET /api/metering/service-group/{serviceGroupId}/billable-costs

Operation:
GET /api/metering/service-group/{serviceGroupId}/billable-costs
Description:
Represents billable/current value of cost items associated with the specified service group. Only those cost items are listed which are available after last bill cut/generation date. It supports the following cost items - Support Cost and Service Credit.

Input parameters:

serviceGroupId - contains the service group id
Since:
5.7
Input parameters
Consume media type(s):
None
Input type:
None
Output parameters
the BillableCostsType

Produce media type(s):
application/json;class=com.vmware.vchs.metering.billableCosts;version=5.7
application/xml;class=com.vmware.vchs.metering.billableCosts;version=5.7
Output type:
BillableCostsType
Examples