Merge "added test case to VlanTagTest.java"
[ccsdk/apps.git] / components / model-catalog / blueprint-model / starter-blueprint / baseconfiguration / Definitions / data_types.json
index 569b668..6d771cd 100644 (file)
@@ -20,7 +20,7 @@
       },
       "derived_from": "tosca.datatypes.Root"
     },
-    "activate-properties": {
+    "dt-resource-assignment-properties": {
       "description": "This is Dynamically generated data type for workflow activate",
       "version": "1.0.0",
       "properties": {
           "required": true,
           "type": "string"
         },
-        "action-name": {
+        "service-instance-id": {
           "required": true,
           "type": "string"
         },
-        "scope-type": {
-          "required": true,
-          "type": "string"
-        },
-        "hostname": {
-          "required": true,
-          "type": "string"
-        }
-      },
-      "derived_from": "tosca.datatypes.Root"
-    },
-    "resource-assignment-properties": {
-      "description": "This is Dynamically generated data type for workflow activate",
-      "version": "1.0.0",
-      "properties": {
-        "request-id": {
+        "vnf-id": {
           "required": true,
           "type": "string"
         },
         "hostname": {
           "required": true,
           "type": "string"
+        },
+        "vnf_name": {
+          "required": true,
+          "type": "string"
         }
       },
-      "derived_from": "tosca.datatypes.Root"
+      "derived_from": "tosca.datatypes.Dynamic"
     },
-    "assign-activate-properties": {
+    "dt-assign-activate-properties": {
       "description": "This is Dynamically generated data type for workflow assign-activate",
       "version": "1.0.0",
       "properties": {
@@ -87,7 +76,7 @@
           "type": "string"
         }
       },
-      "derived_from": "tosca.datatypes.Root"
+      "derived_from": "tosca.datatypes.Dynamic"
     }
   }
 }
\ No newline at end of file