]
Pedro Ruivo updated ISPN-10151:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
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
Fix For: 10.0.0.Beta4
* 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