diff --git a/api/test_access.http b/api/test_access.http index 509222d..606ba5e 100644 --- a/api/test_access.http +++ b/api/test_access.http @@ -15,7 +15,4 @@ GET {{baseUrl}}/access/groups/{{groupname}} GET {{baseUrl}}/access/pools/ ### Get pool -GET {{baseUrl}}/access/pools/{{poolname}} - -### Get all nodes -GET {{baseUrl}}/cluster/nodes \ No newline at end of file +GET {{baseUrl}}/access/pools/{{poolname}} \ No newline at end of file