Systemd is now one of the most popular ways to manage system services on Linux systems.
The aim of this issue is to create a endpoint for browsing the system services running on the remote system.
On hitting the api with a list of services it should return information on those services, like whether they are in running state of failed state, for how much time they have been running, what is the service file they are using, etc.