freeipa/install/ui/test/data/delegation_find_pkeys.json
2021-08-10 02:37:58 +02:00

15 lines
255 B
JSON

{
"error": null,
"id": null,
"result": {
"count": 1,
"result": [
{
"aciname": "Test Delegation"
}
],
"summary": "1 delegation matched",
"truncated": false
}
}