Epic-231:versioning, and backup the configuration
[sdnc/oam.git] / configbackuprestore / vnfconfigbackupservice / src / main / webapp / static / sdnc-stubs / getTestResult.json
1
2 {  
3    "preTestResponse":[  
4       {  
5          "ipaddress":"1.160.10.240",
6          "status":"unreachable",
7          "testtype":"Network Layer",
8          "statistics":null,
9          "avgTime":null
10       },
11       {  
12          "ipaddress":"1.160.10.240",
13          "status":"unreachable",
14          "testtype":"Protocol Layer",
15          "statistics":null,
16          "avgTime":null
17       },
18       {  
19          "ipaddress":"1.160.10.240",
20          "status":"reachable",
21          "testtype":"Network Layer",
22          "statistics":"0% loss",
23          "avgTime":"Minimum = 70ms"
24       }
25    ],
26    "status":200,
27    "config":{  
28       "method":"GET",
29       "transformRequest":[  
30          null
31       ],
32       "transformResponse":[  
33          null
34       ],
35       "params":"",
36       "headers":{  
37          "Accept":"application/json"
38       },
39       "url":"/findReportByDeviceName/Thu Mar 15 2018 00:00:00 GMT+0530 (India Standard Time)/Fri Mar 16 2018 00:00:00 GMT+0530 (India Standard Time)/Router"
40    },
41    "statusText":""
42 }