Containerization feature of SO
[so.git] / common / src / test / resources / org / onap / so / client / sdno / response.json
1 {
2
3     "result-info": {
4
5         "client-name": "MSO",
6
7         "code": "202",
8
9         "processing-host": "sdno1-host01",
10
11         "request-id": "xyz123",
12
13         "status": "ACCEPTED"
14
15     }
16
17 }