freeipa/install/static/test/data/automountlocation_find.json
2010-10-07 14:52:34 -04: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
}
}