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
|
{
"logical-link": [
{
"link-name": "cross-link-1",
"in-maint": false,
"link-type": "cross-link",
"resource-version": "1536029865021",
"operational-status": "up",
"relationship-list": {
"relationship": [
{
"related-to": "p-interface",
"relationship-label": "tosca.relationships.network.LinksTo",
"related-link": "/aai/v13/network/pnfs/pnf/pnf2000/p-interfaces/p-interface/nodeId-78.78.78.78-ltpId-1",
"relationship-data": [
{
"relationship-key": "pnf.pnf-name",
"relationship-value": "pnf2000"
},
{
"relationship-key": "p-interface.interface-name",
"relationship-value": "nodeId-78.78.78.78-ltpId-1"
}
],
"related-to-property": [
{
"property-key": "p-interface.prov-status"
}
]
},
{
"related-to": "p-interface",
"relationship-label": "tosca.relationships.network.LinksTo",
"related-link": "/aai/v13/network/pnfs/pnf/pnf1000/p-interfaces/p-interface/nodeId-79.79.79.79-ltpId-1",
"relationship-data": [
{
"relationship-key": "pnf.pnf-name",
"relationship-value": "pnf1000"
},
{
"relationship-key": "p-interface.interface-name",
"relationship-value": "nodeId-79.79.79.79-ltpId-1"
}
],
"related-to-property": [
{
"property-key": "p-interface.prov-status"
}
]
}
]
}
},
{
"link-name": "cross-link-2",
"in-maint": false,
"link-type": "cross-link",
"resource-version": "1536029865021",
"operational-status": "up",
"relationship-list": {
"relationship": [
{
"related-to": "p-interface",
"relationship-label": "tosca.relationships.network.LinksTo",
"related-link": "/aai/v13/network/pnfs/pnf/pnf3000/p-interfaces/p-interface/nodeId-80.80.80.80-ltpId-2",
"relationship-data": [
{
"relationship-key": "pnf.pnf-name",
"relationship-value": "pnf3000"
},
{
"relationship-key": "p-interface.interface-name",
"relationship-value": "nodeId-80.80.80.80-ltpId-2"
}
],
"related-to-property": [
{
"property-key": "p-interface.prov-status"
}
]
},
{
"related-to": "p-interface",
"relationship-label": "tosca.relationships.network.LinksTo",
"related-link": "/aai/v13/network/pnfs/pnf/pnf-cloud/p-interfaces/p-interface/cloud-tp",
"relationship-data": [
{
"relationship-key": "pnf.pnf-name",
"relationship-value": "pnf-cloud"
},
{
"relationship-key": "p-interface.interface-name",
"relationship-value": "cloud-tp"
}
],
"related-to-property": [
{
"property-key": "p-interface.prov-status"
}
]
},
{
"related-to": "ext-aai-network",
"relationship-label": "org.onap.relationships.inventory.BelongsTo",
"related-link": "/aai/v13/network/ext-aai-networks/ext-aai-network/gongjie666",
"relationship-data": [
{
"relationship-key": "ext-aai-network.aai-id",
"relationship-value": "gongjie666"
}
]
}
]
}
}
]
}
|