summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/dnsrecord_add.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/dnsrecord_add.json')
-rw-r--r--install/ui/test/data/dnsrecord_add.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/install/ui/test/data/dnsrecord_add.json b/install/ui/test/data/dnsrecord_add.json
new file mode 100644
index 000000000..968d3f606
--- /dev/null
+++ b/install/ui/test/data/dnsrecord_add.json
@@ -0,0 +1,21 @@
+{
+ "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"
+ }
+} \ No newline at end of file