07599165444f53d60187097513c28fe61d7fd242
[vid.git] / vid-ext-services-simulator / src / main / resources / preset_registration / general / ecompportal_getSessionSlotCheckInterval.json
1 [
2   {
3     "simulatorRequest": {
4       "method": "GET",
5       "path": "/ONAPPORTAL/auxapi/v[0-9]+/getSessionSlotCheckInterval"
6     },
7     "simulatorResponse": {
8       "responseCode": 200,
9       "body": "300000"
10     }
11   },
12   {
13     "simulatorRequest": {
14       "method": "POST",
15       "path": "/ONAPPORTAL/auxapi//extendSessionTimeOuts"
16     },
17     "simulatorResponse": {
18       "responseCode": 200,
19       "body": "300000"
20     }
21   },
22   {
23     "simulatorRequest": {
24       "method": "GET",
25       "path": "/ONAPPORTAL/auxapi/v[0-9]+/getSessionSlotCheckInterval"
26     },
27     "simulatorResponse": {
28       "responseCode": 200,
29       "body": "300000"
30     }
31   },
32   {
33     "simulatorRequest": {
34       "method": "POST",
35       "path": "/ONAPPORTAL/auxapi/extendSessionTimeOuts"
36     },
37     "simulatorResponse": {
38       "responseCode": 200,
39       "body": "300000"
40     }
41   },
42   {
43     "simulatorRequest": {
44       "method": "GET",
45       "path": "/ONAPPORTAL/auxapi/context/get_user"
46     },
47     "simulatorResponse": {
48       "responseCode": 200,
49       "body": [
50       ]
51     }
52   }
53 ]