groups
Get all service groups
Get all service groups
get/api/groups
Response
Successful operation
Example response
[
{
"description": "a string value",
"id": "a string value",
"name": "a string value"
}
]Get all service groups
Successful operation
[
{
"description": "a string value",
"id": "a string value",
"name": "a string value"
}
]