summaryrefslogtreecommitdiffstats
path: root/install/static/sampledata/hostshow.json
blob: f15370b077e385cbd398fee9c10ad0cb7b65914f (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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{
    "error": null, 
    "id": 0, 
    "result": {
        "result": {
            "cn": [
                "vm-121.idm.lab.bos.redhat.com"
            ], 
            "dn": "fqdn=vm-121.idm.lab.bos.redhat.com,cn=computers,cn=accounts,dc=idm,dc=lab,dc=bos,dc=redhat,dc=com", 
            "enrolledby": [], 
            "fqdn": [
                "vm-121.idm.lab.bos.redhat.com"
            ], 
            "ipauniqueid": [
                "b54b73a8-8ba8-11df-80bc-00163e26b89e"
            ], 
            "krbextradata": [
                {
                    "__base64__": "AAKOoTdMYWRtaW4vYWRtaW5ASURNLkxBQi5CT1MuUkVESEFULkNPTQA="
                }
            ], 
            "krblastpwdchange": [
                "20100709222414Z"
            ], 
            "krbpasswordexpiration": [
                "19700101000000Z"
            ], 
            "krbprincipalname": [
                "host/vm-121.idm.lab.bos.redhat.com@IDM.LAB.BOS.REDHAT.COM"
            ], 
            "krbticketflags": [
                "0"
            ], 
            "managedby": [
                "fqdn=vm-121.idm.lab.bos.redhat.com,cn=computers,cn=accounts,dc=idm,dc=lab,dc=bos,dc=redhat,dc=com"
            ], 
            "memberof": [], 
            "objectclass": [
                "top", 
                "ipaobject", 
                "nshost", 
                "ipahost", 
                "ipaservice", 
                "pkiuser", 
                "krbprincipalaux", 
                "krbprincipal", 
                "krbticketpolicyaux"
            ], 
            "serverhostname": [
                "vm-121"
            ]
        }, 
        "summary": null, 
        "value": "vm-121.idm.lab.bos.redhat.com"
    }
}