count

@PostExchange(value = "snapshot/count")
abstract fun count(@RequestBody condition: Condition): Long