]
Tristan Tarrant updated ISPN-7770:
----------------------------------
Fix Version/s: 9.2.0.Final
(was: 9.1.0.Final)
Admin operations to REST server
-------------------------------
Key: ISPN-7770
URL:
https://issues.jboss.org/browse/ISPN-7770
Project: Infinispan
Issue Type: Sub-task
Components: Server
Reporter: Tristan Tarrant
Assignee: Sebastian Ćaskawiec
Fix For: 9.2.0.Final
We should support the following admin operations for REST:
* CACHE_CREATE: implemented using the WebDAV MKCOL /context/cachename operation
* CACHE_REMOVE: implemented using the WebDAV DELETE /context/cachename operation