Administration-Server Management-Manage Fences-Update an Existing Fence-Update an existing user fence-Update configured projects of a user fence
Number of APIs: 5
-
Login POST {{baseUrl}}/api/auth/login
-
Get projects for authenticated user GET {{baseUrl}}/api/projects
-
Get details of all existing user and workload fences GET {{baseUrl}}/api/iserver/fences
-
Update configured projects of a user fence PATCH {{baseUrl}}/api/iserver/fences/:name
-
Logout POST {{baseUrl}}/api/auth/logout