agent
agent copied to clipboard
Expose a status API endpoint
Expose a new API endpoint to retrieve the status of a specific agent in the cluster.
Information exposed could be:
- Number of agents in the cluster
- Signature validation enabled
- Edge details (key set, remote URL...)
Related to https://github.com/portainer/portainer/issues/1867#issuecomment-533320458
It should be decided if this endpoint should be available publicly or not.