mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-30 10:47:08 -06:00
b9ad279ad2
Directory rename
20 lines
467 B
JSON
20 lines
467 B
JSON
{
|
|
"error": null,
|
|
"id": 0,
|
|
"result": {
|
|
"count": 1,
|
|
"result": [
|
|
{
|
|
"cn": [
|
|
"helpdesk"
|
|
],
|
|
"description": [
|
|
"Helpdesk"
|
|
],
|
|
"dn": "cn=helpdesk,cn=roles,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com"
|
|
}
|
|
],
|
|
"summary": "1 role matched",
|
|
"truncated": false
|
|
}
|
|
} |