summaryrefslogtreecommitdiffstats
path: root/src/app/assets/stubs/historicalNodeState.json
blob: 0f6b92e13e40330459d5dbad68493adcef3144de (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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
{
  "results": [
    {
      "id": "4256",
      "node-type": "generic-vnf",
      "url": "/aai/v15/network/generic-vnfs/generic-vnf/generic-vnf-test-0-ABC890",
      "properties": [
        {
          "key": "aai-node-type",
          "value": "generic-vnf",
          "timestamp": 1558031743832,
          "sot": "F-Test-ABC890"
        },
        {
          "key": "source-of-truth",
          "value": "F-Test-ABC890",
          "timestamp": 1558031743832,
          "sot": "F-Test-ABC890"
        },
        {
          "key": "aai-uri",
          "value": "/network/generic-vnfs/generic-vnf/generic-vnf-test-0-ABC890",
          "timestamp": 1558031743832,
          "sot": "F-Test-ABC890"
        },
        {
          "key": "vnf-id",
          "value": "generic-vnf-test-0-ABC890",
          "timestamp": 1558031743832,
          "sot": "F-Test-ABC890"
        },
        {
          "key": "vnf-name",
          "value": "example-vnf-name-val-3979",
          "timestamp": 1558031743832,
          "sot": "F-Test-ABC890"
        },
        {
          "key": "is-closed-loop-disabled",
          "value": false,
          "timestamp": 1558031743832,
          "sot": "F-Test-ABC890"
        },
        {
          "key": "start-ts",
          "value": 1558031743832,
          "timestamp": 1558031743832,
          "sot": "F-Test-ABC890"
        },
        {
          "key": "ipv4-loopback0-address",
          "value": "ipv4-loopback0-address-ALL-GOOD-one",
          "timestamp": 1558031839071,
          "sot": "M-ABC890"
        },
        {
          "key": "vnf-type",
          "value": "vnf-type-onap-sic",
          "timestamp": 1559237141294,
          "sot": "SO"
        },
        {
          "key": "orchestration-status",
          "value": "ACTIVE",
          "timestamp": 1559248669446,
          "sot": "SOURCETEST"
        },
        {
          "key": "in-maint",
          "value": true,
          "timestamp": 1559248669446,
          "sot": "SOURCETEST"
        },
        {
          "key": "prov-status",
          "value": "PROV",
          "timestamp": 1559248669446,
          "sot": "SOURCETEST"
        }
      ],
      "related-to": [
        {
          "id": "8312",
          "relationship-label": "org.onap.relationships.inventory.BelongsTo",
          "node-type": "license",
          "url": "/aai/v15/network/generic-vnfs/generic-vnf/generic-vnf-test-0-ABC890/licenses/license/license-test-1-ABC890/license-test-2-ABC890",
          "timestamp": 1558031870276,
          "sot": "N-ABC890"
        },
        {
          "id": "12344",
          "relationship-label": "org.onap.relationships.inventory.BelongsTo",
          "node-type": "entitlement",
          "url": "/aai/v15/network/generic-vnfs/generic-vnf/generic-vnf-test-0-ABC890/entitlements/entitlement/entitlement-test-21-ABC890/entitlement-test-22-ABC890",
          "timestamp": 1558031901473,
          "sot": "R-ABC890"
        },
        {
          "id": "8248",
          "relationship-label": "tosca.relationships.HostedOn",
          "node-type": "pserver",
          "url": "/aai/v15/cloud-infrastructure/pservers/pserver/pserver-test-1-ABC890",
          "timestamp": 1558031744746,
          "sot": "F-Test-ABC890"
        },
        {
          "id": "8400",
          "relationship-label": "tosca.relationships.HostedOn",
          "node-type": "vserver",
          "url": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/cr-test-5-ABC890/cr-test-6-ABC890/tenants/tenant/tenant-test-3-ABC890/vservers/vserver/vserver-test-3-ABC890",
          "timestamp": 1558031746239,
          "sot": "F-Test-ABC890"
        }
      ]
    }
  ]
}