mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-17 19:52:58 -06:00
21 lines
589 B
JSON
21 lines
589 B
JSON
|
{
|
||
|
"error": null,
|
||
|
"id": null,
|
||
|
"result": {
|
||
|
"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": "Added automember rule \"foohostgroup\"",
|
||
|
"value": "foohostgroup"
|
||
|
}
|
||
|
}
|