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