GET/jack/systemclients
Gets the hun send and receive channels.
Request
Responses
- 200
- application/json
- Schema
- Example (from schema)
Schema
message stringrequired
A message with clear information what's going on.
systemClients objectrequired
The current system clients on the host.
{
"message": "string",
"systemClients": {}
}
Loading...