GET /api/billing/service-groups
- Operation:
- GET /api/billing/service-groups
- Description:
- List all service-groups for a given company. It includes company details and service group list.
It uses auth token to determine the company for which service-groups will be returned.
- Since:
- 5.7
- Input parameters
-
- Consume media type(s):
- None
- Input type:
- None
- Output parameters
-
the ServiceGroupsType
- Produce media type(s):
- application/json;class=com.vmware.vchs.billing.serviceGroups;version=5.7
application/xml;class=com.vmware.vchs.billing.serviceGroups;version=5.7
- Output type:
- ServiceGroupsType
- Examples
-