mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-30 10:47:08 -06:00
b9ad279ad2
Directory rename
37 lines
914 B
JSON
37 lines
914 B
JSON
{
|
|
"error": null,
|
|
"id": 0,
|
|
"result": {
|
|
"completed": 3,
|
|
"failed": {
|
|
"member": {
|
|
"host": [],
|
|
"hostgroup": []
|
|
}
|
|
},
|
|
"result": {
|
|
"cn": [
|
|
"host-live"
|
|
],
|
|
"description": [
|
|
"Live servers"
|
|
],
|
|
"dn": "cn=host-live,cn=hostgroups,cn=accounts,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
|
|
"ipauniqueid": [
|
|
"1ba89342-b683-11df-8d5b-525400674dcd"
|
|
],
|
|
"member_host": [
|
|
"live3.pbs.org",
|
|
"live2.pbs.org",
|
|
"live1.pbs.org"
|
|
],
|
|
"objectclass": [
|
|
"ipaobject",
|
|
"ipahostgroup",
|
|
"nestedGroup",
|
|
"groupOfNames",
|
|
"top"
|
|
]
|
|
}
|
|
}
|
|
} |