Administration-Monitors-Purge Object and Element Caches
Number of APIs: 5
-
Login POST {{baseUrl}}/api/auth/login
-
Create project for authenticated user POST {{baseUrl}}/api/projects
-
Get a specific project for authenticated user GET {{baseUrl}}/api/projects/:name
-
Delete element cache for a project DELETE {{baseUrl}}/api/monitors/projects/:projectId/caches/:cacheType
-
Logout POST {{baseUrl}}/api/auth/logout