mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-06-18 09:54:30 +08:00
plugin api
This commit is contained in:
12
DOC/API/plugin.md
Normal file
12
DOC/API/plugin.md
Normal file
@@ -0,0 +1,12 @@
|
||||
## Plugin API
|
||||
|
||||
### POST /plugin/action/
|
||||
|
||||
Request:
|
||||
|
||||
{
|
||||
"plugin": "ssh",
|
||||
"action": "update_passwd"
|
||||
}
|
||||
|
||||
Response.
|
||||
Reference in New Issue
Block a user