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
18 lines
409 B
JSON
18 lines
409 B
JSON
{
|
|
"error": null,
|
|
"id": null,
|
|
"result": {
|
|
"result": {
|
|
"automountmapname": [
|
|
"auto.log"
|
|
],
|
|
"dn": "automountmapname=auto.log,cn=mtv,cn=automount,dc=dev,dc=example,dc=com",
|
|
"objectclass": [
|
|
"automountmap",
|
|
"top"
|
|
]
|
|
},
|
|
"summary": null,
|
|
"value": "auto.log"
|
|
}
|
|
} |