[RICPLT-1898] Update robot files with updated REST urls
[ric-plt/e2mgr.git] / Automation / Tests / Get-All-Nodes-Real / Get_all_nodes_run_setup_and_get_all.robot
index b4ae87e..b9078b4 100755 (executable)
@@ -46,7 +46,7 @@ Run endc setup
 
 
 Get all node ids
-    GET     v1/nodeb-ids
+    GET     v1/nodeb/ids
     #Output
     Integer  response status   200
     String   response body 0 inventoryName  test1
@@ -55,11 +55,3 @@ Get all node ids
     String   response body 1 inventoryName  test2
     String   response body 1 globalNbId plmnId   42f490
     String   response body 1 globalNbId nbId     000004
-
-
-
-
-
-
-
-