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=38b30831f7c333b2e9e3e27f4ac1c70dea9dc92b;hb=28f9c92ee263176394b9e8da4f258bb5c3284be8;hp=a2b37f3d42cd183e058551d2bec9c92a13ad9f2f;hpb=c365977d1cac9e5646efb16cc410cb443d0a7292;p=vfc%2Fnfvo%2Flcm.git diff --git a/lcm/swagger/vfc.vnfdriver.swagger.json b/lcm/swagger/vfc.vnfdriver.swagger.json index a2b37f3d..38b30831 100644 --- a/lcm/swagger/vfc.vnfdriver.swagger.json +++ b/lcm/swagger/vfc.vnfdriver.swagger.json @@ -733,15 +733,15 @@ "$ref": "#/definitions/VnfNotificationType", "description": "The type of the change" }, - "vimid": { + "vimId": { "type": "string", "description": "Identifier of vim" }, - "vmid": { + "vmId": { "type": "string", "description": "Identifier of virtual machine" }, - "vmname": { + "vmName": { "type": "string", "description": "Name of virtual machine" } @@ -762,7 +762,7 @@ "type": "string", "description": "Identifier of the VL instance" }, - "vldid": { + "vldId": { "type": "string", "description": "Identifier of the VLD in the VNFD" }, @@ -802,11 +802,11 @@ "type": "string", "description": "Identifier of the VL instance" }, - "cpinstanceid": { + "cpInstanceId": { "type": "string", "description": "Identifier of the connection point" }, - "cpdid": { + "cpdId": { "type": "string", "description": "Identifier of the connection point in the VNFD" }, @@ -826,11 +826,11 @@ "type": "object", "description": "port Resource", "properties": { - "vimid": { + "vimId": { "type": "string", "description": "Identifier of the VIM" }, - "resourceid": { + "resourceId": { "type": "string", "description": "Identifier of the resource in the scope of the VIM" },