freeipa/install/ui/test/data/automountlocation_find.json
Adam Young b9ad279ad2 rename static to ui
Directory rename
2011-01-20 14:12:47 +00:00

17 lines
361 B
JSON

{
"error": null,
"id": 6,
"result": {
"count": 1,
"result": [
{
"cn": [
"default"
],
"dn": "cn=default,cn=automount,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com"
}
],
"summary": null,
"truncated": false
}
}