summaryrefslogtreecommitdiffstats
path: root/install/static/test/data/dns_show.json
blob: 3f3046a517637e7017e8e0b922b23beafaa14e22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
    "error": null, 
    "id": 0, 
    "result": {
        "result": {
            "dn": "idnsname=ayoung.boston.devel.redhat.com,cn=dns,dc=ayoung,dc=boston,dc=devel,dc=redhat,dc=com", 
            "idnsname": [
                "ayoung.boston.devel.redhat.com"
            ], 
            "idnssoaexpire": [
                "1209600"
            ], 
            "idnssoaminimum": [
                "3600"
            ], 
            "idnssoamname": [
                "ipa.ayoung.boston.devel.redhat.com."
            ], 
            "idnssoarefresh": [
                "3600"
            ], 
            "idnssoaretry": [
                "900"
            ], 
            "idnssoarname": [
                "root.ipa.ayoung.boston.devel.redhat.com."
            ], 
            "idnssoaserial": [
                "2010061001"
            ], 
            "idnszoneactive": [
                "TRUE"
            ]
        }, 
        "summary": null, 
        "value": "ayoung.boston.devel.redhat.com"
    }
}