get https://{hostname}/cloudlets/api/v2/group-info
Returns information about the Cloudlet types associated with the groups you have edit privileges for.
Response
Returns information about the Cloudlet types associated with the groups you have edit privileges for.
xxxxxxxxxx
curl --request GET \
--url https://hostname/cloudlets/api/v2/group-info \
--header 'accept: application/json'
xxxxxxxxxx
52]
[
{
"location": "/cloudlets/api/v2/group-info/1234",
"serviceVersion": null,
"apiVersion": "2.0",
"groupId": 32145,
"groupName": "Master Group Name",
"parentId": 0,
"properties": null,
"capabilities": [
{
"cloudletId": 3,
"cloudletCode": "FR",
"capabilities": [
"View",
"Edit",
"Activate"
]
},
{
"cloudletId": 0,
"cloudletCode": "ER",
"capabilities": [
"View",
"Edit",