Updating Nokia driver
[vfc/nfvo/driver/vnfm/svnfm.git] / nokiav2 / docs / sampleVnfs / simple / vfc.ns.instantiation.request.json
diff --git a/nokiav2/docs/sampleVnfs/simple/vfc.ns.instantiation.request.json b/nokiav2/docs/sampleVnfs/simple/vfc.ns.instantiation.request.json
new file mode 100644 (file)
index 0000000..30efc96
--- /dev/null
@@ -0,0 +1,41 @@
+{
+  "nsInstanceId": "e7d79bd8-8e97-48fa-bbb8-fe2e8166b61c",
+  "additionalParamForNs": {
+    "location": "Nokia_RegionOne",
+    "vnfs": {
+      "669e8f94-b3a4-47ff-9245-c023c9fd5657": {
+        "computeResourceFlavours": [
+          {
+            "vnfdVirtualComputeDescId": "server_compute",
+            "resourceId": "m1.small"
+          }
+        ],
+        "extVirtualLinks": [
+          {
+            "extCps": [
+              {
+                "cpdId": "comuniversal_ecp"
+              }
+            ],
+            "resourceId": "external"
+          }
+        ],
+        "zones": [
+          {
+            "resourceId": "nova",
+            "id": "zoneInfoId"
+          }
+        ],
+        "flavourId": "scalable",
+        "vimType": "OPENSTACK_V2_INFO",
+        "instantiationLevel": "default",
+        "softwareImages": [
+          {
+            "resourceId": "ubuntu-16.04",
+            "vnfdSoftwareImageId": "server_image"
+          }
+        ]
+      }
+    }
+  }
+}
\ No newline at end of file