finish /plugin/ssh/update_passwd/

This commit is contained in:
jysperm
2014-05-16 22:52:20 +08:00
parent 585c3fb2ec
commit 5483ac3fcc
6 changed files with 44 additions and 25 deletions

16
plugin/ssh/API.md Normal file
View File

@@ -0,0 +1,16 @@
## SSH Plugin API
### POST /plugin/ssh/update_passwd/
Request:
{
"passwd": "123123"
}
No Response.
Exception:
* invalid_passwd
* not_in_service