suspend fun HealthChecks.invokeAwait(name: String): JsonObject
Invokes the registered procedure with the given name and sub-procedures. It computes the overall outcome.
name -
name
Return the current io.vertx.ext.healthchecks.HealthChecks *