30 lines
837 B
JSON
30 lines
837 B
JSON
{
|
|
"error": null,
|
|
"id": null,
|
|
"result": {
|
|
"result": {
|
|
"automemberexclusiveregex": [
|
|
"fqdn=^web5.example.com"
|
|
],
|
|
"automemberinclusiveregex": [
|
|
"fqdn=^web[1-9]+.example.com"
|
|
],
|
|
"automembertargetgroup": [
|
|
"cn=foohostgroup,cn=hostgroups,cn=accounts,dc=dev,dc=example,dc=com"
|
|
],
|
|
"cn": [
|
|
"foohostgroup"
|
|
],
|
|
"description": [
|
|
"hostrule description"
|
|
],
|
|
"dn": "cn=foohostgroup,cn=hostgroup,cn=automember,cn=etc,dc=dev,dc=example,dc=com",
|
|
"objectclass": [
|
|
"top",
|
|
"automemberregexrule"
|
|
]
|
|
},
|
|
"summary": null,
|
|
"value": "foohostgroup"
|
|
}
|
|
} |