GET /api/billing/service-group/{serviceGroupId}
- Operation:
- GET /api/billing/service-group/{serviceGroupId}
- Description:
- Retrieve data associated with the specified service group. It includes details like service group id,
service group display name, billing currency, billing attributes and anniversary dates.
Input parameters:
serviceGroupId - the id of the service group whose data is to be fetched
- Since:
- 5.7
- Input parameters
-
- Consume media type(s):
- None
- Input type:
- None
- Output parameters
-
the ServiceGroupType
- Produce media type(s):
- application/json;class=com.vmware.vchs.billing.serviceGroup;version=5.7
application/xml;class=com.vmware.vchs.billing.serviceGroup;version=5.7
- Output type:
- ServiceGroupType
- Examples
-