Hello All, Is there a possibility of running gremlin query via the /aai/v19/query API ? if so please let me know what is the procedure where can we find the credentials for it ? If it is not possible via the API, what is the alternate option to execute the query.
*Background:* Need to execute a query to traverse the graph to get the topology based on the relationship. Kindly provide any relevant information in this regard. I have tried running some sample queries like, PUT https://portal.api.simpledemo.onap.org:30233/aai/v19/query?format=resource&nodesOnly=true ( https://portal.api.simpledemo.onap.org:30233/aai/v19/query?format=resource&nodesOnly=true ) with payload, and got response successfully. But want to traverse the graph with a query. { "start" : [ "/network/pnfs" ], "query" : "query/pnf-topology" } Regards, Ullas -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#23002): https://lists.onap.org/g/onap-discuss/message/23002 Mute This Topic: https://lists.onap.org/mt/81357255/21656 Mute #aai:https://lists.onap.org/g/onap-discuss/mutehashtag/aai Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
