]
Tristan Tarrant closed ISPN-7770.
---------------------------------
Fix Version/s: (was: 9.4.0.Final)
Resolution: Done
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: Tristan Tarrant
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