add description to the additional data section
[vfc/nfvo/lcm.git] / lcm / swagger / vfc.vnfdriver.swagger.json
index 49d032e..52f94c5 100644 (file)
         },
         "additionalParam": {
           "type": "object",
-          "description": "The data type is KeyValuePair. Additional parameters passed by the NFVO, specific to the VNF and the LCM operation."
+          "description": "Additional parameters passed to the NFVO, specific to the VNF and the LCM operation. The currently interpreted keys are the following: vimId"
         }
       }
     },
               "properties": {
                 "tenant": {
                   "type": "string",
-                  "description": "Tenant Name of tenant"
+                  "description": "The name of the tenant"
                 }
               }
             }
           }
         },
         "additionalParam": {
-          "type": "object"
+          "type": "object",
+          "description": "Additional parameters passed to the VNFM. The vimId may be passed in the additional parameter section by the NFVO to VNFM."
         }
       }
     },
           }
         }
     },
-            
     "VnfInstantiateResponse": {
       "type": "object",
       "properties": {