vertx / io.vertx.reactivex.ext.consul / ConsulClient / rxWarnCheck

rxWarnCheck

open fun rxWarnCheck(checkId: String): Completable

Set status of the check to "warning". Used with a check that is of the TTL type. The TTL clock will be reset.

Parameters

checkId - the ID of check

Return