Hi Aniello, You can also delete using AAI, Doing a delete to the following URLs
Service instance https://{{k8s}}:30233/aai/v14/nodes/service-instances/service-instance/4c39b62f-9bbe-4d4d-8b4a-0a50c2eb2b55?resource-version=1544558584500<https://%7b%7bk8s%7d%7d:30233/aai/v14/nodes/service-instances/service-instance/4c39b62f-9bbe-4d4d-8b4a-0a50c2eb2b55?resource-version=1544558584500> VNF Instance https://{{aai-ip}}:{{aai-port}}/aai/v14/network/generic-vnfs/generic-vnf/c28c609e-911a-4eb2-8377-07f87d20b3f4?resource-version=1568314112771<https://%7b%7baai-ip%7d%7d:%7b%7baai-port%7d%7d/aai/v14/network/generic-vnfs/generic-vnf/c28c609e-911a-4eb2-8377-07f87d20b3f4/> VF Module https://{{aai-ip}}:{{aai-port}}/aai/v14/network/generic-vnfs/generic-vnf/bd520817-6786-4065-8cb8-8d43ee7df8b4/vf-modules/vf-module/af4ebe20-9602-44a4-8588-3473c5cec990?resource-version=1568314112771<https://%7b%7baai-ip%7d%7d:%7b%7baai-port%7d%7d/aai/v14/network/generic-vnfs/generic-vnf/bd520817-6786-4065-8cb8-8d43ee7df8b4/vf-modules/vf-module/af4ebe20-9602-44a4-8588-3473c5cec990?resource-version=1568314112771> Regards, Itohan From: [email protected] <[email protected]> On Behalf Of Marco Platania Sent: Tuesday, September 17, 2019 5:51 AM To: [email protected]; [email protected] Subject: Re: [onap-discuss] [Dublin] What is the api to delete a service instance MACRO ? If you use VID you need to delete the VF module first, then the VNF and finally the service. I believe the same if you use SO directly, all in all VID just forwards requests to SO and reports SO responses back to users. Marco From: <[email protected]<mailto:[email protected]>> on behalf of Aniello Paolo Malinconico <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>, "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Date: Tuesday, September 17, 2019 at 5:20 AM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: [onap-discuss] [Dublin] What is the api to delete a service instance MACRO ? Hi All, I have successfully deployed on my Openstack cloud the VF Scale Out Use Case, using the Macro Instantation via Postman API. Now, I'd like to test the deletion of the service instance and so the entire use case. In my understanding, we have 2 ways: 1. VID VID (3.4.1) does not support the deletion, but does the version 3.4.2 support this feature on VID? If yes, I should only click on the service instance deletion or I should click the deletion for each vfmodule -> then vnf instance and finally the service istance (as done with Alacarte bpmn) ? 2. POSTMAN As the instantion, there should be an API for the service deletion via MACRO. Is there any API? Which ones? Any help? Thanks, Aniello Paolo Malinconico -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#18986): https://lists.onap.org/g/onap-discuss/message/18986 Mute This Topic: https://lists.onap.org/mt/34174234/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
