aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmgr_sim/sample_config/RestConf-SFPs-HttpPut.json
blob: da1f2c454c0e833b169e8f45a66a473911628a54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
   "service-function-paths": {
     "service-function-path": [
       {
         "name": "sfc-path-1",
         "service-chain-name": "sfc-chain-1",
         "transport-type": "service-locator:vxlan-gpe",
         "symmetric": true
       }
     ]
   }
}