freeipa/install/ui/test/data/sudorule_find.json
2021-07-25 07:50:50 +02:00

18 lines
370 B
JSON

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