I’ve been using a Postman request – such as the following (cutting and pasting to fill in the details) :
DELETE http://<node<http://%3cnode> ip addr>:30277/onap/so/infra/serviceInstances/v6/<service instance id from vid>/vnfs/<vnd id from vid>/vfModules/<vfmodule id from vid> { "requestDetails": { "requestInfo": { "source": "VID", "instanceName": "<vf module name from vid>", "requestorId": "demo" }, "modelInfo": { "modelType": "vfModule", "modelInvariantId": "<vfmodule model id from vid>", "modelVersionId": "<vfmodule model version id from vid>", "modelName": "<vfmodule model name from vid>", "modelCustomizationId": "<vfmodule model customization id from vid>", "modelVersion": "1.0" }, "cloudConfiguration": { "lcpCloudRegionId": "<cloud region>", "cloudOwner": “<cloud owner>", "tenantId": "<tenant uuid>" } } } From: [email protected] <[email protected]> On Behalf Of Michal Ptacek via Lists.Onap.Org Sent: Monday, July 15, 2019 8:29 AM To: [email protected] Subject: [onap-discuss] Deleting VNFs in Dublin via SO Hi, I would appreciate any hint regarding cleaning-out VNF’s from ONAP in Dublin, VID UI’s doesn’t work for me VID-503<https://jira.onap.org/browse/VID-503> Examples from https://wiki.onap.org/display/DW/MSO+API are too old for Dublin, maybe I just need to expose https://docs.onap.org/en/dublin/submodules/so.git/docs/api/apis/SO_Interface.html#delete-vf-module interface, but some example with Dublin context would be very appreciated thanks, Michal [cid:[email protected]] [http://ext.w1.samsung.net/mail/ext/v1/external/status/update?userid=m.ptacek&do=bWFpbElEPTIwMTkwNzE1MTUyODUzZXVjYXMxcDIwYTE5YTNmZDE5ZTExZTJjMWZiN2U2NmVhMTBmZDRmMiZyZWNpcGllbnRBZGRyZXNzPW9uYXAtZGlzY3Vzc0BsaXN0cy5vbmFwLm9yZw__] -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#18080): https://lists.onap.org/g/onap-discuss/message/18080 Mute This Topic: https://lists.onap.org/mt/32479561/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
