aboutsummaryrefslogtreecommitdiffstats
path: root/tests/so/etsi/data/instantiateNetworkServiceRequest.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/so/etsi/data/instantiateNetworkServiceRequest.json')
-rw-r--r--tests/so/etsi/data/instantiateNetworkServiceRequest.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/so/etsi/data/instantiateNetworkServiceRequest.json b/tests/so/etsi/data/instantiateNetworkServiceRequest.json
new file mode 100644
index 00000000..44a5d436
--- /dev/null
+++ b/tests/so/etsi/data/instantiateNetworkServiceRequest.json
@@ -0,0 +1,14 @@
+{
+ "nsFlavourId": "default",
+ "locationConstraints": [{
+ "vnfProfileId": "b1bb0ce7-2222-4fa7-95ed-4840d70a1177"
+ }],
+ "additionalParamsForVnf": [{
+ "vnfProfileId": "b1bb0ce7-2222-4fa7-95ed-4840d70a1177",
+ "vnfInstanceName": "etsiNsVnfCsit1",
+ "vnfInstanceDescription": "test",
+ "additionalParams": {
+ "vim_id": "CloudOwner_EtsiCloudRegion_693c7729b2364a26a3ca602e6f66187d"
+ }
+ }]
+}