Merge "Reorder modifiers"
[so.git] / bpmn / MSOCommonBPMN / src / test / resources / org / openecomp / mso / client / sdno / output-success.json
1 {
2     "body": {
3         "output": {
4              "response-healthdiagnostic": {
5                               "response-node-ip": "192.20.127.76",
6                               "response-id": "xyz123",
7                               "response-node-name": "mtvnjv9aads11",
8                               "response-status": "Success",
9                               "response-interface-type": "ssh",
10                               "response-details-json": "result",
11                               "cached-data": "false"
12                             }
13         }
14     },
15     "result-info": {
16         "client-name": "MSO",
17         "code": "200",
18         "processing-host": "sdno1-host01",
19         "request-id": "xyz123",
20         "status": "SUCCESS"
21     }
22 }