Merge "Reorder modifiers"
[so.git] / common / src / test / resources / org / openecomp / mso / client / sdno / health-check / custom-port-mirror-post-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": "VROUTER000004",
9                                 "operation-type": "mirroring_check",
10                                 "aai-param-list": [
11                                         {
12                                                 "key": "configuration-id",
13                                                 "value": "test-configuration-id"
14                                         }
15                                 ]
16                         }
17                 }
18         },
19         "operation": "health-diagnostic-custom",
20         "nodeLoc": "test-clli",
21         "nodeType": "VROUTER"
22 }