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

21 lines
492 B
JSON

{
"error": null,
"id": 12,
"result": {
"result": {
"arecord": [
"1.2.3.4"
],
"dn": "idnsname=a4,idnsname=henson.ayoung.boston.devel.redhat.com,cn=dns,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
"idnsname": [
"a4"
],
"objectclass": [
"top",
"idnsrecord"
]
},
"summary": null,
"value": "a4"
}
}