X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=lcm%2Fswagger%2Fvfc.vnfdriver.swagger.json;fp=lcm%2Fswagger%2Fvfc.vnfdriver.swagger.json;h=52f94c5eadff959add51669154e04fc05d84301c;hb=a3a6b394f5e4c24b49ac57c013f9e28d5e1c576b;hp=49d032ef7935735ce17e478740532dc23f015539;hpb=45379424cdd43443dcad1659a4858cf8cb48d02b;p=vfc%2Fnfvo%2Flcm.git diff --git a/lcm/swagger/vfc.vnfdriver.swagger.json b/lcm/swagger/vfc.vnfdriver.swagger.json index 49d032ef..52f94c5e 100644 --- a/lcm/swagger/vfc.vnfdriver.swagger.json +++ b/lcm/swagger/vfc.vnfdriver.swagger.json @@ -683,7 +683,7 @@ }, "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" } } }, @@ -701,7 +701,7 @@ "properties": { "tenant": { "type": "string", - "description": "Tenant Name of tenant" + "description": "The name of the tenant" } } } @@ -943,7 +943,8 @@ } }, "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." } } }, @@ -964,7 +965,6 @@ } } }, - "VnfInstantiateResponse": { "type": "object", "properties": {