a0804bb3f05c4a5ebbfdad1a5a4cd99baeeaf77a
[ccsdk/cds.git] / components / model-catalog / blueprint-model / test-blueprint / capability_restconf / Definitions / data_types.json
1 {
2   "data_types" : {
3     "dt-config-assign-properties" : {
4       "description" : "Dynamic DataType definition for workflow(config-assign).",
5       "version" : "1.0.0",
6       "properties" : { },
7       "derived_from" : "tosca.datatypes.Dynamic"
8     },
9     "dt-config-deploy-properties" : {
10       "description" : "Dynamic DataType definition for workflow(config-deploy).",
11       "version" : "1.0.0",
12       "properties" : {
13         "pnf-ipv4-address" : {
14           "type" : "string"
15         },
16         "pnf-id" : {
17           "type" : "string"
18         }
19       },
20       "derived_from" : "tosca.datatypes.Dynamic"
21     }
22   }
23 }