diff options
Diffstat (limited to 'tests/vfc/nfvo-lcm/jsoninput/create_ns_instance.json')
-rw-r--r-- | tests/vfc/nfvo-lcm/jsoninput/create_ns_instance.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/vfc/nfvo-lcm/jsoninput/create_ns_instance.json b/tests/vfc/nfvo-lcm/jsoninput/create_ns_instance.json index bed82d90..38201435 100644 --- a/tests/vfc/nfvo-lcm/jsoninput/create_ns_instance.json +++ b/tests/vfc/nfvo-lcm/jsoninput/create_ns_instance.json @@ -1,5 +1,6 @@ { - "nsdId": "23", - "nsName": "ns23", - "nsDescription": "ns23 desc" + "nsdId": "c9f0a95e-dea0-4698-96e5-5a79bc5a233d", + "nsName": "ns", + "nsDescription": "description", + "test": "test" }
\ No newline at end of file |