24 lines
653 B
JSON
24 lines
653 B
JSON
{
|
|
"error": null,
|
|
"id": null,
|
|
"result": {
|
|
"count": 1,
|
|
"result": [
|
|
{
|
|
"automembertargetgroup": [
|
|
"cn=foohostgroup,cn=hostgroups,cn=accounts,dc=dev,dc=example,dc=com"
|
|
],
|
|
"cn": [
|
|
"foohostgroup"
|
|
],
|
|
"dn": "cn=foohostgroup,cn=hostgroup,cn=automember,cn=etc,dc=dev,dc=example,dc=com",
|
|
"objectclass": [
|
|
"top",
|
|
"automemberregexrule"
|
|
]
|
|
}
|
|
],
|
|
"summary": "1 rules matched",
|
|
"truncated": false
|
|
}
|
|
} |