Fix service blueprints
[ccsdk/cds.git] / components / model-catalog / blueprint-model / service-blueprint / vLB / Definitions / vLB_CDS.json
index 29be14f..857731a 100644 (file)
                         "response-data"
                      ]
                   }
-               },
-               "status": {
-                  "description": "Status of the Component Execution ( success or failure )",
-                  "required": true,
-                  "type": "string"
                }
             }
          },
             }
          },
          "execute": {
-            "type": "component-script-executor",
+            "type": "component-netconf-executor",
             "requirements": {
-               "restconf-connection": {
+               "netconf-connection": {
                   "capability": "restconf",
                   "node": "netconf-device",
                   "relationship": "tosca.relationships.ConnectsTo"
                }
             },
             "interfaces": {
-               "ComponentScriptExecutor": {
+               "ComponentNetconfExecutor": {
                   "operations": {
                      "process": {
                         "inputs": {
             }
          },
          "executeHealthCheck": {
-            "type": "component-script-executor",
+            "type": "component-netconf-executor",
             "requirements": {
-               "restconf-connection": {
+               "netconf-connection": {
                   "capability": "restconf",
                   "node": "netconf-device",
                   "relationship": "tosca.relationships.ConnectsTo"
                }
             },
             "interfaces": {
-               "ComponentScriptExecutor": {
+               "ComponentNetconfExecutor": {
                   "operations": {
                      "process": {
                         "inputs": {