open fun rxDeregisterCheck(checkId: String): Single<Void>
Remove a check from the local agent. The agent will take care of deregistering the check from the Catalog.
checkId - the ID of check
checkId
Return