mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
New sample data files have been added for search facet paging. Unused files have been removed. The names used in the files have been updated for consistency. Ticket #981
31 lines
759 B
JSON
31 lines
759 B
JSON
{
|
|
"error": null,
|
|
"id": 12,
|
|
"result": {
|
|
"result": {
|
|
"cn": [
|
|
"neighbors"
|
|
],
|
|
"description": [
|
|
"The People in Your Neighborhood"
|
|
],
|
|
"dn": "cn=neighbors,cn=groups,cn=accounts,dc=example,dc=com",
|
|
"gidnumber": [
|
|
"123456"
|
|
],
|
|
"ipauniqueid": [
|
|
"0dbae87a-b43a-11df-ac8e-525400674dcd"
|
|
],
|
|
"objectclass": [
|
|
"top",
|
|
"groupofnames",
|
|
"nestedgroup",
|
|
"ipausergroup",
|
|
"ipaobject",
|
|
"posixgroup"
|
|
]
|
|
},
|
|
"summary": null,
|
|
"value": "neighbors"
|
|
}
|
|
} |