AT&T 1712 and 1802 release code
[so.git] / bpmn / MSOCommonBPMN / src / test / resources / org / openecomp / mso / client / sdno / health-check / custom-lport-mirror-post-check-request.json
1 {\r
2         "body": {\r
3                 "input": {\r
4                         "request-hd-custom": {\r
5                                 "request-client-name": "MSO",\r
6                                 "request-user-id": "test-user",\r
7                                 "request-id": "test-request-id",\r
8                                 "health-diagnostic-code": "VROUTER000004",\r
9                                 "operation-type": "lport_mirroring_check",\r
10                                 "aai-param-list": [\r
11                                         {\r
12                                                 "key": "configuration-id",\r
13                                                 "value": "test-configuration-id"\r
14                                         },\r
15                                         {\r
16                                                 "key": "interface-id",\r
17                                                 "value": "test-interface-id"\r
18                                         }\r
19                                 ]\r
20                         }\r
21                 }\r
22         },\r
23         "operation": "health-diagnostic-custom",\r
24         "nodeLoc": "test-clli",\r
25         "nodeType": "VROUTER"\r
26 }