get Services Status

suspend fun getServicesStatus(hostId: String, currentServices: List<HostService>?): JsonObject

Request to get the current status of the specified services

Return

the response of the request as JsonObject

Parameters

hostId

The identifier of the host

currentServices

The services to monitor their status