23 lines
549 B
JSON
23 lines
549 B
JSON
{
|
|
"error": null,
|
|
"id": 0,
|
|
"result": {
|
|
"count": 2,
|
|
"result": [
|
|
{
|
|
"cn": [
|
|
"host-live"
|
|
],
|
|
"dn": "cn=host-live,cn=hostgroups,cn=accounts,dc=example,dc=com"
|
|
},
|
|
{
|
|
"cn": [
|
|
"stage-live"
|
|
],
|
|
"dn": "cn=stage-live,cn=hostgroups,cn=accounts,dc=example,dc=com"
|
|
}
|
|
],
|
|
"summary": "2 hostgroups matched",
|
|
"truncated": false
|
|
}
|
|
} |