mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-03-29 16:48:02 +08:00
17 lines
161 B
Markdown
17 lines
161 B
Markdown
## PHP-FPM Plugin API
|
|
|
|
### POST /plugin/phpfpm/switch
|
|
|
|
Request:
|
|
|
|
{
|
|
"enable": true
|
|
}
|
|
|
|
No Response.
|
|
|
|
Exception:
|
|
|
|
* not_in_service
|
|
* invalid_enable
|