Modified vf-module-name
[ccsdk/cds.git] / components / model-catalog / resource-dictionary / starter-dictionary / vfw_flavor_name.json
diff --git a/components/model-catalog/resource-dictionary/starter-dictionary/vfw_flavor_name.json b/components/model-catalog/resource-dictionary/starter-dictionary/vfw_flavor_name.json
new file mode 100644 (file)
index 0000000..bd539cd
--- /dev/null
@@ -0,0 +1,38 @@
+{
+       "tags": "vfw_flavor_name",
+       "name": "vfw_flavor_name",
+       "property": {
+               "description": "vfw_flavor_name",
+               "type": "string"
+       },
+       "updated-by": "MALAKOV, YURIY <yuriy.malakov@att.com>",
+       "sources": {
+               "input": {
+                       "type": "source-input"
+               },
+               "default": {
+                       "type": "source-default",
+                       "properties": {}
+               },
+               "sdnc": {
+                       "type": "source-rest",
+                       "properties": {
+                               "verb": "GET",
+                               "type": "JSON",
+                               "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vfw_flavor_name",
+                               "path": "/param/0/value",
+                               "input-key-mapping": {
+                                       "service-instance-id": "service-instance-id",
+                                       "vnf-id": "vnf-id"
+                               },
+                               "output-key-mapping": {
+                                       "vfw_flavor_name": "value"
+                               },
+                               "key-dependencies": [
+                                       "service-instance-id",
+                                       "vnf-id"
+                               ]
+                       }
+               }
+       }
+}
\ No newline at end of file