]
Tristan Tarrant reassigned ISPN-7770:
-------------------------------------
Assignee: Tristan Tarrant
Add admin operations to REST
----------------------------
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.1.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