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

46 lines
1.2 KiB
JSON

{
"error": null,
"id": 3,
"result": {
"result": {
"dn": "idnsname=henson.ayoung.boston.devel.redhat.com,cn=dns,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com",
"idnsallowdynupdate": [
"FALSE"
],
"idnsname": [
"henson.ayoung.boston.devel.redhat.com"
],
"idnssoaexpire": [
"1209600"
],
"idnssoaminimum": [
"3600"
],
"idnssoamname": [
"ayoung.boston.devel.redhat.com"
],
"idnssoarefresh": [
"3600"
],
"idnssoaretry": [
"900"
],
"idnssoarname": [
"root.henson.ayoung.boston.devel.redhat.com."
],
"idnssoaserial": [
"2010021201"
],
"idnszoneactive": [
"TRUE"
],
"objectclass": [
"top",
"idnsrecord",
"idnszone"
]
},
"summary": null,
"value": "henson.ayoung.boston.devel.redhat.com"
}
}