-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathmwdi+data.invalidOrMissingRequestBody.receiver.deprecated.json
More file actions
52 lines (52 loc) · 1.67 KB
/
mwdi+data.invalidOrMissingRequestBody.receiver.deprecated.json
File metadata and controls
52 lines (52 loc) · 1.67 KB
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
[
{
"mode": "debug",
"serverList": [
{
"serverName": "dummy",
"dummyUri": "ping.openBackhaul.com"
},
{
"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": "mwdi in mwdi+simulator.invalidOrMissingRequestBody.receiver.deprecated",
"server": "http://localhost:3010",
"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": ""
}
],
"collectionInputList": [
{
"collectionName": "invalidOrMissingRequestBody.receiver.deprecated",
"serverToBeApplied": "mwdi",
"mountName": "513250004",
"linkId": "101550001",
"kindOfReference": "dynamic"
},
{
"collectionName": "invalidOrMissingRequestBody.receiver.deprecated_simulator",
"serverToBeApplied": "mwdi in mwdi+simulator.invalidOrMissingRequestBody.receiver.deprecated",
"mountName": "305250001",
"linkId": "101550001",
"kindOfReference": "static",
"suffixUrlEncodingIsRequired": true
}
]
}
]