]
Tristan Tarrant updated ISPN-7770:
----------------------------------
Fix Version/s: 9.4.0.Final
(was: 9.4.0.CR3)
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
Fix For: 9.4.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