PCE module init
[transportpce.git] / pce / src / test / resources / rpcData / test-2-request-5-4-test.json
1 {
2   "pce:data": {
3     "pce:path-computation-request": {
4       "pce:input": {
5         "pce:service-name": "service 1",
6         "pce:resource-reserve": "true",
7         "pce:service-handler-header": {
8           "pce:request-id": "request 1"
9         },
10         "pce:service-a-end": {
11           "pce:service-rate": "0",
12           "pce:node-id": "XPONDER-1-2"
13         },
14         "pce:service-z-end": {
15           "pce:service-rate": "0",
16           "pce:node-id": "XPONDER-3-2"
17         },
18         "pce:hard-constraints": {
19           "pce:exclude_": {
20             "node-id": [
21               "OpenROADM-2-1",
22               "OpenROADM-2-2"
23             ]
24           }
25         },
26         "pce:pce-metric": "hop-count"
27       }
28     }
29   }
30 }