AT&T 1712 and 1802 release code
[so.git] / bpmn / MSOCommonBPMN / src / test / resources / org / openecomp / mso / client / sdno / output-failure.json
1 {
2         "body": {
3                 "output": {
4                         "response-hd-custom": {
5                                 "response-status": "Failure",
6                                 "cached-data": "false",
7                                 "response-interface-type": "ansible",
8                                 "response-id": "191bf423-8473-4f7c-9fbb-e5dcbb40a12b",
9                                 "remote_end_time": "2017-10-13T14:51:53.490+0000",
10                                 "response-client-name": "MSO",
11                                 "user_id": "md5621",
12                                 "remote_start_time": "2017-10-13T14:51:53.173+0000",
13                                 "error-message": "my error message",
14                                 "connection-failure-msg": "SDNO was unable to connect to an Ansible REST API server; Please ensure Ansible REST server is running"
15                         }
16                 }
17         },
18         "result-info": {
19                 "code": "200",
20                 "status": "SUCCESS",
21                 "request-id": "xyz123",
22                 "client-name": "MSO",
23                 "processing-host": "sdno-sdno-mtsnjv9sdno01"
24         }
25 }