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