{ "data_types": { "dt-config-assign-properties": { "description": "Dynamic DataType definition for workflow(config-assign).", "version": "1.0.0", "properties": { "rep-period": { "type": "string", "default": "60" }, "vnf-id": { "type": "string" }, "ftp-host": { "type": "string" }, "ftp-port": { "type": "string", "default": "32022" }, "cells-payload": { "type": "string", "default": "" }, "ves-port": { "type": "string", "default": "30417" }, "ues-payload": { "type": "string", "default": "" }, "ves-user": { "type": "string", "default": "sample1" }, "externalNodeIp": { "type": "string" }, "vnf-name": { "type": "string", "default": "oran-sim-name" }, "vnf-type": { "type": "string", "default": "oran-sim-type" }, "ves-password": { "type": "string", "default": "sample1" } }, "derived_from": "tosca.datatypes.Dynamic" }, "dt-config-deploy-properties": { "description": "Dynamic DataType definition for workflow(config-deploy).", "version": "1.0.0", "properties": { "vnf-id": { "type": "string" }, "service-instance-id": { "type": "string" } }, "derived_from": "tosca.datatypes.Dynamic" }, "dt-resource-assignment-properties": { "description": "Dynamic DataType definition for workflow(resource-assignment).", "version": "1.0.0", "properties": { "vnf-ip-address": { "description": "", "required": false, "type": "string", "status": "", "constraints": [ {} ], "default": "${vnf-ip-address}", "entry_schema": { "type": "" } }, "vnf-id": { "description": "", "required": false, "type": "string", "status": "", "constraints": [ {} ], "entry_schema": { "type": "" } }, "service-instance-id": { "description": "", "required": false, "type": "string", "status": "", "constraints": [ {} ], "entry_schema": { "type": "" } }, "vnf_name": { "description": "", "required": false, "type": "string", "status": "", "constraints": [ {} ], "entry_schema": { "type": "" } }, "vf-module-id": { "description": "", "required": false, "type": "string", "status": "", "constraints": [ {} ], "entry_schema": { "type": "" } }, "aic-cloud-region": { "description": "", "required": false, "type": "string", "status": "", "constraints": [ {} ], "entry_schema": { "type": "" } }, "oran_name": { "description": "", "required": false, "type": "string", "status": "", "constraints": [ {} ], "default": "${oran_name}", "entry_schema": { "type": "" } }, "vf-module-label": { "description": "", "required": false, "type": "string" }, "vf-naming-policy": { "description": "", "required": false, "type": "string", "status": "", "constraints": [ {} ], "default": "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "entry_schema": { "type": "" } }, "vf-module-model-customization-uuid": { "description": "", "required": false, "type": "string" } }, "derived_from": "tosca.datatypes.Dynamic" } } }