Open
Description
Customers have requested the ability to :
- List existing kernels per user
- List idle timeout for running kernels
- Ability to kill kernels
- etc
I would like to propose we start designing an ADMIN REST API for Enterprise Gateway, and implement the basic functionality described above.
As for security concerns, we could assume that at an initial point, we will trust the forward user (e.g. authenticated via KNOX) and we might investigate the notion of whitelisting administrators with an ADMIN role to restrict POST operations only to those.