Backend¶
Backend is a web server for client interaction. It provides full read access to database documents, as well as modifying and creating groups, nodegroups, tasks, and host IDs.
API: Backend API.
Schemes: DB Schemes.
To receive interactive data from services, a web socket session is created.
API: Web Socket API.
To interact through a proxy, you need to log in to Auth Server and use JWT token.