Retrieving PNF IP address from payload
[ccsdk/cds.git] / components / model-catalog / blueprint-model / test-blueprint / capability_restconf / Definitions / data_types.json
index 9e9350c..e94bb0f 100644 (file)
       "description" : "Dynamic DataType definition for workflow(config-deploy).",
       "version" : "1.0.0",
       "properties" : {
-        "pnf-id" : {
+        "pnf-ipv4-address" : {
           "type" : "string"
         },
-        "pnf-name" : {
+        "nf-id" : {
           "type" : "string"
         }
       },