{ "attributes": { "ldapGroups": [ { "name": "string" } ], "posixGroups": [ { "id": 0, "name": "string" } ], "radius": { "reply": [ { "name": "string", "value": "string" } ] }, "sambaEnabled": false, "sudo": { "enabled": false, "withoutPassword": false } }, "description": "Description of a User Group", "email": "Email address of a User Group", "id": "ObjectId uniquely identifying a User Group.", "memberQuery": { "filters": [ { "field": "Name of field in filter target object.", "operator": "Filter comparison operator.", "value": "Filter comparison value." } ], "queryType": "string" }, "memberQueryExemptions": [ { "attributes": {}, "id": "The ObjectID of the graph object.", "type": "The type of graph object." } ], "memberSuggestionsNotify": false, "membershipAutomated": false, "name": "Display name of a User Group.", "suggestionCounts": { "add": 0, "remove": 0, "total": 0 }, "type": "The type of the group."}