open fun rxDeregisterCheck(checkId: String): Completable
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