delete Service

suspend fun deleteService(hostId: String, serviceId: String): JsonObject

Request to delete the service

Return

the response of the request as JsonObject

Parameters

hostId

The identifier of the host

serviceId

The identifier of the service