18 lines
345 B
JSON
18 lines
345 B
JSON
{
|
|
"error": null,
|
|
"id": null,
|
|
"result": {
|
|
"count": 2,
|
|
"result": [
|
|
{
|
|
"aciname": "Self can write own password"
|
|
},
|
|
{
|
|
"aciname": "User Self service"
|
|
}
|
|
],
|
|
"summary": "2 selfservices matched",
|
|
"truncated": false
|
|
}
|
|
}
|