mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-30 10:47:08 -06:00
df6bd6ab5a
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
45 lines
1.0 KiB
JSON
45 lines
1.0 KiB
JSON
{
|
|
"error": null,
|
|
"id": 6,
|
|
"result": {
|
|
"completed": 0,
|
|
"failed": {
|
|
"member": {
|
|
"group": [],
|
|
"user": []
|
|
}
|
|
},
|
|
"result": {
|
|
"cn": [
|
|
"muppets"
|
|
],
|
|
"description": [
|
|
"Muppets moonlighting for CTW"
|
|
],
|
|
"dn": "cn=muppets,cn=groups,cn=accounts,dc=example,dc=com",
|
|
"gidnumber": [
|
|
"1950316043"
|
|
],
|
|
"ipauniqueid": [
|
|
"0ee0f096-e36c11df-96f18479-3e1281d2"
|
|
],
|
|
"member_user": [
|
|
"admin",
|
|
"kfrog",
|
|
"count123",
|
|
"scram",
|
|
"zoe",
|
|
"pdawn"
|
|
],
|
|
"objectclass": [
|
|
"top",
|
|
"groupofnames",
|
|
"nestedgroup",
|
|
"ipausergroup",
|
|
"ipaobject",
|
|
"posixgroup"
|
|
]
|
|
}
|
|
}
|
|
}
|