mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-02 12:16:56 -06:00
17 lines
366 B
JSON
17 lines
366 B
JSON
|
{
|
||
|
"error": null,
|
||
|
"id": null,
|
||
|
"result": {
|
||
|
"count": 1,
|
||
|
"result": [
|
||
|
{
|
||
|
"cn": [
|
||
|
"ad.test"
|
||
|
],
|
||
|
"dn": "cn=ad.test,cn=ad,cn=trusts,dc=idm,dc=lab,dc=bos,dc=redhat,dc=com"
|
||
|
}
|
||
|
],
|
||
|
"summary": "1 trust matched",
|
||
|
"truncated": false
|
||
|
}
|
||
|
}
|