summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data/dnszone_get_records.json
diff options
context:
space:
mode:
Diffstat (limited to 'install/ui/test/data/dnszone_get_records.json')
-rw-r--r--install/ui/test/data/dnszone_get_records.json73
1 files changed, 15 insertions, 58 deletions
diff --git a/install/ui/test/data/dnszone_get_records.json b/install/ui/test/data/dnszone_get_records.json
index 07b70734d..2e14716ce 100644
--- a/install/ui/test/data/dnszone_get_records.json
+++ b/install/ui/test/data/dnszone_get_records.json
@@ -2,17 +2,17 @@
"error": null,
"id": 6,
"result": {
- "count": 3,
+ "count": 2,
"results": [
{
"error": null,
"result": {
- "dn": "idnsname=example.com,cn=dns,dc=example,dc=com",
+ "dn": "idnsname=1.168.192.in-addr.arpa,cn=dns,dc=example,dc=com",
"idnsallowdynupdate": [
"TRUE"
],
"idnsname": [
- "example.com"
+ "1.168.192.in-addr.arpa"
],
"idnssoaexpire": [
"1209600"
@@ -21,7 +21,7 @@
"3600"
],
"idnssoamname": [
- "ipa.example.com."
+ "dev.example.com."
],
"idnssoarefresh": [
"3600"
@@ -30,19 +30,19 @@
"900"
],
"idnssoarname": [
- "root.ipa.example.com."
+ "root.1.168.192.in-addr.arpa."
],
"idnssoaserial": [
"2010021201"
],
"idnsupdatepolicy": [
- "grant EXAMPLE.COM krb5-self * A;"
+ "grant EXAMPLE.COM krb5-subdomain 1.168.192.in-addr.arpa. PTR;"
],
"idnszoneactive": [
"TRUE"
],
"nsrecord": [
- "ipa.example.com."
+ "dev.example.com."
],
"objectclass": [
"top",
@@ -51,17 +51,17 @@
]
},
"summary": null,
- "value": "example.com"
+ "value": "1.168.192.in-addr.arpa"
},
{
"error": null,
"result": {
- "dn": "idnsname=122.168.192.in-addr.arpa,cn=dns,dc=example,dc=com",
+ "dn": "idnsname=example.com,cn=dns,dc=example,dc=com",
"idnsallowdynupdate": [
"TRUE"
],
"idnsname": [
- "122.168.192.in-addr.arpa"
+ "example.com"
],
"idnssoaexpire": [
"1209600"
@@ -70,7 +70,7 @@
"3600"
],
"idnssoamname": [
- "ipa.example.com."
+ "dev.example.com."
],
"idnssoarefresh": [
"3600"
@@ -79,62 +79,19 @@
"900"
],
"idnssoarname": [
- "root.122.168.192.in-addr.arpa."
+ "root.dev.example.com."
],
"idnssoaserial": [
"2010021201"
],
"idnsupdatepolicy": [
- "grant EXAMPLE.COM krb5-subdomain 122.168.192.in-addr.arpa. PTR;"
+ "grant EXAMPLE.COM krb5-self * A;"
],
"idnszoneactive": [
"TRUE"
],
"nsrecord": [
- "ipa.example.com."
- ],
- "objectclass": [
- "top",
- "idnsrecord",
- "idnszone"
- ]
- },
- "summary": null,
- "value": "122.168.192.in-addr.arpa"
- },
- {
- "error": null,
- "result": {
- "dn": "idnsname=dev.example.com,cn=dns,dc=example,dc=com",
- "idnsallowdynupdate": [
- "FALSE"
- ],
- "idnsname": [
- "dev.example.com"
- ],
- "idnssoaexpire": [
- "1209600"
- ],
- "idnssoaminimum": [
- "3600"
- ],
- "idnssoamname": [
- "example.com"
- ],
- "idnssoarefresh": [
- "3600"
- ],
- "idnssoaretry": [
- "900"
- ],
- "idnssoarname": [
- "root.dev.example.com."
- ],
- "idnssoaserial": [
- "2010021201"
- ],
- "idnszoneactive": [
- "TRUE"
+ "dev.example.com."
],
"objectclass": [
"top",
@@ -143,7 +100,7 @@
]
},
"summary": null,
- "value": "dev.example.com"
+ "value": "example.com"
}
]
}