mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
17 lines
384 B
JSON
17 lines
384 B
JSON
{
|
|
"error": null,
|
|
"id": null,
|
|
"result": {
|
|
"count": 1,
|
|
"result": [
|
|
{
|
|
"cn": [
|
|
"DEV.EXAMPLE.COM_id_range"
|
|
],
|
|
"dn": "cn=example.com_id_range,cn=ranges,cn=etc,dc=dev,dc=example,dc=com"
|
|
}
|
|
],
|
|
"summary": "1 range matched",
|
|
"truncated": false
|
|
}
|
|
} |