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

18 lines
377 B
JSON

{
"error": null,
"id": 0,
"result": {
"count": 1,
"result": [
{
"cn": [
"test"
],
"dn": "ipauniqueid=4fc57a02-f23311df-b268e50e-a3b3ef71,cn=sudorules,cn=sudo,dc=dev,dc=example,dc=com"
}
],
"summary": null,
"truncated": false
}
}