diff options
Diffstat (limited to 'tests/vfc/nfvo-lcm/jsoninput/create_vl.json')
-rw-r--r-- | tests/vfc/nfvo-lcm/jsoninput/create_vl.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/vfc/nfvo-lcm/jsoninput/create_vl.json b/tests/vfc/nfvo-lcm/jsoninput/create_vl.json new file mode 100644 index 00000000..6db4cce0 --- /dev/null +++ b/tests/vfc/nfvo-lcm/jsoninput/create_vl.json @@ -0,0 +1,6 @@ +{ + "vlIndex": "23456", + "nsInstanceId": "234", + "context": "create a new vl", + "additionalParamForNs": "vl1" +}
\ No newline at end of file |