]
Galder Zamarreño updated ISPN-10151:
------------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
REST counter ops
----------------
Key: ISPN-10151
URL:
https://issues.jboss.org/browse/ISPN-10151
Project: Infinispan
Issue Type: Sub-task
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Priority: Major
* GET /v2/counters/{counterName} Get counter value
* POST /v2/counters/{counterName} Increment/apply delta to counter
* DELETE /v2/counters/{counterName} Reset counter to initial value