aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/jolt/networkDiscoveryVserverToVm-expected.json
blob: 41ebe3fe7d8d7db26e10ea3d99818ba4978a3de0 (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
{
  "uuid": "a6a609e3-967a-48bd-8ce5-41c7ff5c19b9",
  "name": "norm-rancher",
  "dataQuality": {
    "status": "ok"
  },
  "attributeList": [
    {
      "name": "lockedBoolean",
      "value": "false",
      "dataQuality": {
        "status": "ok"
      }
    },
    {
      "name": "hostName",
      "value": "norm-rancher",
      "dataQuality": {
        "status": "ok"
      }
    },
    {
      "name": "imageId",
      "value": "87e000f6-9a81-4841-b446-5d6751c42c48",
      "dataQuality": {
        "status": "ok"
      }
    }
  ],
  "pServer": {
    "dataQuality": {
      "status": "ok"
    },
    "attributeList": [],
    "pInterfaceList": []
  },
  "lInterfaceList": []
}