Get the list of all resources loaded on this node. A resource is a collection of job configuration. It is generally corresponding to the list of jobs needed for an application.
None
GET http://localhost:5000/sessions
{ "sessions": [ "procfile" ] }
Authentication | Require an admin |
HTTP Method | GET |