Administration-Server Management-Manage Fences-Retrieve and Delete a Fence
Number of APIs: 5
-
Get details of all existing user and workload fences GET {{baseUrl}}/api/iserver/fences
-
Delete a user or workload fence DELETE {{baseUrl}}/api/iserver/fences/:name
-
Get detailed information on a specific fence GET {{baseUrl}}/api/iserver/fences/:name
-
Login POST {{baseUrl}}/api/auth/login
-
Logout POST {{baseUrl}}/api/auth/logout