get Hosts Status

suspend fun getHostsStatus(currentHosts: List<SavedHost.SavedHostImpl>?): JsonObject

Request to get the current status of the specified hosts

Return

the response of the request as JsonObject

Parameters

currentHosts

The hosts to monitor their status