Hi Aniello, After starting RAN Simulator(RANSIM Controller and Honeycomb(12 netconf servers)) containers successfully.
We are able to see IP(actual IP) and Ports in 'ransim_db'. MariaDB [ransim_db]> select * from netconfservers; +-------------+--------------+-------------+ | serverId | ip | netconfPort | +-------------+--------------+-------------+ | 11 | x.y.x.y | 2831 | | 110 | x.y.x.y | 2834 | | 1111 | x.y.x.y | 2833 | | 22 | x.y.x.y | 2837 | | 220 | x.y.x.y | 2835 | | 2222 | x.y.x.y | 2839 | | 330 | x.y.x.y | 2836 | | 440 | x.y.x.y | 2840 | | 550 | x.y.x.y | 2841 | | 660 | x.y.x.y | 2842 | | cucpserver1 | x.y.x.y | 2832 | | cucpserver2 | x.y.x.y | 2838 | +-------------+--------------+-------------+ *We are not able to figure out, how to validate netconf servers is mounted with SDNC or not?* We are trying following APIs but getting error. GET https://{IP}:30267/restconf/config/network-topology:network-topology/topology/topology-netconf/node/ncserver4 Error msg applicationdata-missingRequest could not be completed because the relevant data model content does not exist GET https://{IP}:30267/restconf/config/network-topology:network-topology/topology/topology-netconf/node Error msg protocoldata-missingMissing key for list "node". *Could you please guide us to fix above error?* *Could you please tell us, what we are missing?* Regards Ganesh Mane -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#23885): https://lists.onap.org/g/onap-discuss/message/23885 Mute This Topic: https://lists.onap.org/mt/89499296/21656 Mute #slicing:https://lists.onap.org/g/onap-discuss/mutehashtag/slicing Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
