open fun rxPassCheck(checkId: String): Single<Void>
Set status of the check to "passing". Used with a check that is of the TTL type. The TTL clock will be reset.
checkId - the ID of check
checkId
Return