summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/delegation_find_pkeys.json
blob: 502737565d58b1aa6b4e73a1a1f297f5b00370ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "error": null,
    "id": null,
    "result": {
        "count": 1,
        "result": [
            {
                "aciname": "Test Delegation"
            }
        ],
        "summary": "1 delegation matched",
        "truncated": false
    }
}