remove
Service
suspend fun removeService(hostId: String, serviceId: String, removeFromTheHost: Boolean = false): JsonObject
Request to delete the service
Return
the response of the request as JsonObject
Parameters
host Id
The identifier of the host
service Id
The identifier of the service
remove From The Host
Whether the removing include also the removing from the filesystem of the host