freeipa/install/ui/test/data/netgroup_show.json
Adam Young b9ad279ad2 rename static to ui
Directory rename
2011-01-20 14:12:47 +00:00

38 lines
999 B
JSON

{
"error": null,
"id": 0,
"result": {
"result": {
"cn": [
"net-live"
],
"description": [
"live servers"
],
"dn": "ipauniqueid=2e08b2c2-baac-11df-a0cf-525400674dcd,cn=ng,cn=alt,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
"memberhost_host": [
"live3.pbs.org",
"live2.pbs.org",
"live1.pbs.org",
"www1.pbs.org",
"www2.pbs.org",
"www3.pbs.org"
],
"memberhost_hostgroup": [
"host-live"
],
"memberuser_group": [
"muppets"
],
"memberuser_user": [
"kfrog",
"count123"
],
"nisdomainname": [
"ayoung.boston.devel.redhat.com"
]
},
"summary": null,
"value": "net-live"
}
}