get
Services
suspend fun getServices(hostId: String, page: Int, keywords: String, statuses: List<ServiceStatus>): JsonObject
Request to get the services of a host
Return
the response of the request as JsonObject
Parameters
page
The page to request
keywords
The keywords to filter the services to retrieve
statuses
The statuses to filter the services to retrieve