aboutsummaryrefslogtreecommitdiffstats
path: root/robot/resources/nbi_interface.robot
diff options
context:
space:
mode:
Diffstat (limited to 'robot/resources/nbi_interface.robot')
-rw-r--r--robot/resources/nbi_interface.robot2
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/resources/nbi_interface.robot b/robot/resources/nbi_interface.robot
index 9d5313de..d38f0fc6 100644
--- a/robot/resources/nbi_interface.robot
+++ b/robot/resources/nbi_interface.robot
@@ -5,7 +5,7 @@ Library RequestsLibrary
Resource global_properties.robot
*** Variables ***
-${NBI_HEALTH_CHECK_PATH} /nbi/api/v3/status
+${NBI_HEALTH_CHECK_PATH} /nbi/api/v4/status
${NBI_ENDPOINT} ${GLOBAL_NBI_SERVER_PROTOCOL}://${GLOBAL_INJECTED_NBI_IP_ADDR}:${GLOBAL_NBI_SERVER_PORT}