Thanks for the response. I will do the same.
Regards, Naveen ________________________________ From: Thamlur Raju <[email protected]> Sent: 28 July 2020 19:04 To: [email protected] <[email protected]>; Naveen S. Sankad <[email protected]> Subject: RE: [Frankfurt][onap-discuss] #network slicing 5G Error in bringup of NSSMF simulator Hi Naveen, As shown in error, esr-thirdparty-sdnc is missed in AAI. First you need to create the “aai/v19/external-system/esr-thirdparty-sdnc-list/esr-thirdparty-sdnc/<thirdparty-sdnc-id>” then you need to create the “aai/v19/external-system/esr-thirdparty-sdnc-list/esr-thirdparty-sdnc/<thirdparty-sdnc-id, like 12345>/esr-system-info-list/esr-system-info/<id, like 12345>”. Payload for first request, { "thirdparty-sdnc-id": "<id>", "location": "<location>", "product-name": "<pro-name>", "domain-type": "<domain-type>" } Thanks & Regards, Thamlur Raju From: [email protected] <[email protected]> On Behalf Of Naveen S. Sankad via lists.onap.org Sent: Tuesday, July 28, 2020 6:02 PM To: [email protected] Subject: [Frankfurt][onap-discuss] #network slicing 5G Error in bringup of NSSMF simulator Hi Team, I have deployed the latest ONAP Frankfurt and as a part of 5G network slicing usecase, While bringup of NSSMF simulator in the Step:4 Register sndc info in AAI-ESR-GUI: I am getting issue mentioned below: curl -k -X PUT "https://AAI:[email protected]:30233/aai/v19/external-system/esr-thirdparty-sdnc-list/esr-thirdparty-sdnc/12345/esr-system-info-list/esr-system-info/12345<https://ind01.safelinks.protection.outlook.com/?url=https%3A%2F%2FAAI%3AAAI%4020.0.0.40%3A30233%2Faai%2Fv19%2Fexternal-system%2Fesr-thirdparty-sdnc-list%2Fesr-thirdparty-sdnc%2F12345%2Fesr-system-info-list%2Fesr-system-info%2F12345&data=02%7C01%7Cnaveen.sankad%40ltts.com%7C1e571103e9e242e6828a08d832faebc6%7C311b33788e8a4b5ea33fe80a3d8ba60a%7C0%7C0%7C637315400604976434&sdata=8GE7A3Law8945ZUtrRPEO1DWMx9JdYFgZqeF7r9oQFA%3D&reserved=0>" \ > -H 'Accept: application/json' \ > -H 'X-FromAppId: AAI' \ > -H 'X-TransactionId: 1' \ > -H 'Content-Type: application/json' \ > -d '{ > "system-name": "E2E", > "vendor": "HW", > "type": "cn", > "service-url": "", > "user-name": "", > "password": "", > "system-type": "thirdparty_SDNC", > "ip-address": "20.0.0.25", > "port": "11111" > }' {"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["PUT","external-system/esr-thirdparty-sdnc-list/esr-thirdparty-sdnc/12345/esr-system-info-list/esr-system-info/12345","Node Not Found:No parent Node of type esr-thirdparty-sdnc for external-system/esr-thirdparty-sdnc-list/esr-thirdparty-sdnc/12345/esr-system-info-list/esr-system-info/12345","ERR.5.4.6114"]}}} Any Inputs or Suggestions are highly appreciated. Thanks and Regards, Naveen L&T Technology Services Ltd www.LTTS.com L&T Technology Services Limited (LTTS) is committed to safeguard your data privacy. For more information to view our commitment towards data privacy under GDPR, please visit the privacy policy on our website www.Ltts.com<https://ind01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.ltts.com%2F&data=02%7C01%7Cnaveen.sankad%40ltts.com%7C1e571103e9e242e6828a08d832faebc6%7C311b33788e8a4b5ea33fe80a3d8ba60a%7C0%7C0%7C637315400604986429&sdata=pGLT26%2BLBPfzG%2FrgRupMwMIsoGQuj1tFMCIHcssLpao%3D&reserved=0>. This Email may contain confidential or privileged information for the intended recipient (s). If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system. Caution: Please do not click links or open attachments unless you recognize the sender and know the content is safe. ============================================================================================================================ Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at http://www.techmahindra.com/Disclaimer.html externally http://tim.techmahindra.com/tim/disclaimer.html internally within TechMahindra. ============================================================================================================================ L&T Technology Services Ltd www.LTTS.com L&T Technology Services Limited (LTTS) is committed to safeguard your data privacy. For more information to view our commitment towards data privacy under GDPR, please visit the privacy policy on our website www.Ltts.com. This Email may contain confidential or privileged information for the intended recipient (s). If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#21779): https://lists.onap.org/g/onap-discuss/message/21779 Mute This Topic: https://lists.onap.org/mt/75842737/21656 Mute #network: https://lists.onap.org/g/onap+onap-discuss/mutehashtag/network Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
