mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-04-24 03:35:59 +08:00
memcached framework
This commit is contained in:
16
plugin/memcached/API.md
Normal file
16
plugin/memcached/API.md
Normal file
@@ -0,0 +1,16 @@
|
||||
## Memcached Plugin API
|
||||
|
||||
### POST /plugin/memcached/switch
|
||||
|
||||
Request:
|
||||
|
||||
{
|
||||
"enable": true
|
||||
}
|
||||
|
||||
No Response.
|
||||
|
||||
Exception:
|
||||
|
||||
* not_in_service
|
||||
* invalid_enable
|
||||
Reference in New Issue
Block a user