Actions
Feature #11798
closedStandard smart proxy interface for module statuses
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Plugins
Target version:
-
Description
It would be nice if you could query a Smart Proxy for the status of its subsystems. Individual modules could provide their own health checks. For example, dynflow status would check if there's a valid world available, Realm might do a simple XMLRPC query against the IPA server, etc.
/status -> all statuses
/status/:feature -> check just one
Updated by Stephen Benjamin over 9 years ago
- Related to Feature #5784: as an admin, I would like to know whats foreman health/status added
Updated by Dominic Cleal over 9 years ago
- Project changed from Foreman to Smart Proxy
- Category changed from Smart Proxy to Plugins
Updated by Dominic Cleal about 9 years ago
- Related to Feature #12715: As a user I would like to know if the Proxy's available plugins are up and running and if they are not running why they did not load added
Updated by Ewoud Kohl van Wijngaarden over 3 years ago
- Status changed from New to Resolved
The API endpoint /v2/features actually exposes this (#25614).
Updated by Ewoud Kohl van Wijngaarden over 3 years ago
- Related to Feature #25614: Support exposing capabilities and settings added
Actions