-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathQosProfile_1.0.0-tsi.240104.1820+data.completeness.json
123 lines (123 loc) · 4.67 KB
/
QosProfile_1.0.0-tsi.240104.1820+data.completeness.json
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
118
119
120
121
122
123
[
{
"mode": "debug",
"serverList": [
{
"serverName": "dummy",
"dummyUri": "ping.openBackhaul.com"
},
{
"serverName": "controller",
"server": "https://IP_ADRESS:PORT",
"pathToControlConstruct": "/rests/data/network-topology:network-topology/topology=topology-netconf/node={mountName}/yang-ext:mount/core-model-1-4:control-construct",
"authorizationCode": "YOUR_BASIC_AUTH_CODE"
},
{
"serverName": "controllerRpc",
"server": "https://IP_ADRESS:PORT",
"pathToControlConstruct": "/rests/operations/network-topology:network-topology/topology=topology-netconf/node={mountName}/yang-ext:mount",
"authorizationCode": "YOUR_BASIC_AUTH_CODE"
},
{
"serverName": "mwdi",
"server": "http://IP_ADRESS:PORT",
"pathToControlConstruct": "/core-model-1-4:network-control-domain=cache/control-construct={mountName}",
"authorizationCode": "YOUR_BASIC_AUTH_CODE",
"operationKey": "Operation key not yet provided.",
"userName": "Thorsten Heinze",
"originator": "InterfaceValidator_TR532v2.0",
"xCorrelator": "00000000-0000-0000-0000-000000000532",
"traceIndicator": "1",
"customerJourney": ""
},
{
"serverName": "mdip",
"server": "http://IP_ADRESS:PORT",
"pathToControlConstruct": "/core-model-1-4:network-control-domain=cache/control-construct={mountName}",
"authorizationCode": "YOUR_BASIC_AUTH_CODE",
"operationKey": "Operation key not yet provided.",
"userName": "Thorsten Heinze",
"originator": "InterfaceValidator_TR532v2.0",
"xCorrelator": "00000000-0000-0000-0000-000000000532",
"traceIndicator": "1",
"customerJourney": ""
},
{
"serverName": "application in QosProfile_1.0.0-tsi.240104.1820+simulator.completeness",
"server": "http://localhost:3002",
"pathToControlConstruct": "/core-model-1-4:network-control-domain=cache/control-construct={mountName}",
"authorizationCode": "",
"operationKey": "Operation key not yet provided.",
"userName": "Thorsten Heinze",
"originator": "InterfaceValidator_TR532v2.0",
"xCorrelator": "00000000-0000-0000-0000-000000000532",
"traceIndicator": "1",
"customerJourney": ""
},
{
"serverName": "application for RPC in QosProfile_1.0.0-tsi.240104.1820+simulator.completeness",
"server": "http://localhost:3002",
"pathToControlConstruct": "/core-model-1-4:network-control-domain=live/control-construct={mountName}",
"authorizationCode": "",
"operationKey": "Operation key not yet provided.",
"userName": "Thorsten Heinze",
"originator": "InterfaceValidator_TR532v2.0",
"xCorrelator": "00000000-0000-0000-0000-000000000532",
"traceIndicator": "1",
"customerJourney": ""
},
{
"serverName": "controller in QosProfile_1.0.0-tsi.240104.1820+simulator.completeness",
"server": "http://localhost:3002",
"pathToControlConstruct": "/rests/data/network-topology:network-topology/topology=topology-netconf/node={mountName}/yang-ext:mount/core-model-1-4:control-construct",
"authorizationCode": "",
"operationKey": "Operation key not yet provided.",
"userName": "Thorsten Heinze",
"originator": "InterfaceValidator_TR532v2.0",
"xCorrelator": "00000000-0000-0000-0000-000000000532",
"traceIndicator": "1",
"customerJourney": ""
},
{
"serverName": "controller for RPC in QosProfile_1.0.0-tsi.240104.1820+simulator.completeness",
"server": "http://localhost:3002",
"pathToControlConstruct": "/rests/operations/network-topology:network-topology/topology=topology-netconf/node={mountName}/yang-ext:mount",
"authorizationCode": "",
"operationKey": "Operation key not yet provided.",
"userName": "Thorsten Heinze",
"originator": "InterfaceValidator_TR532v2.0",
"xCorrelator": "00000000-0000-0000-0000-000000000532",
"traceIndicator": "1",
"customerJourney": ""
}
],
"collectionInputList": [
{
"collectionName": "QosProfile",
"serverToBeApplied": "controller",
"mountName": "513250004",
"kindOfReference": "dynamic"
},
{
"collectionName": "QosProfileRpc",
"serverToBeApplied": "controllerRpc",
"mountName": "513250004",
"kindOfReference": "dynamic",
"suffixUrlEncodingIsRequired": false
},
{
"collectionName": "QosProfile_simulator",
"serverToBeApplied": "application in QosProfile_1.0.0-tsi.240104.1820+simulator.completeness",
"mountName": "305250001",
"kindOfReference": "static"
},
{
"collectionName": "QosProfileRpc_simulator",
"serverToBeApplied": "application for RPC in QosProfile_1.0.0-tsi.240104.1820+simulator.completeness",
"mountName": "305250001",
"kindOfReference": "static",
"suffixUrlEncodingIsRequired": true
}
]
}
]