Append 3 more punt path protection TCs
[integration/test.git] / csit / variables / unimgr / add_epl.json
1 {
2 "mef-services": {
3     "mef-service": [
4       {
5         "svc-id": 1,
6         "svc-type": "epl",
7         "evc": {
8           "evc-id": "1",
9           "unis": {
10             "uni": [
11               {
12                 "uni-id": "1:s1-eth1",
13                 "role": "root"
14               },
15               {
16                 "uni-id": "1:s1-eth2",
17                 "role": "root"
18               }
19             ]
20           },
21           "evc-type": "point-to-point"
22         }
23       }
24     ]
25   }
26 }