mirror of
https://github.com/veops/cmdb.git
synced 2025-08-08 07:52:42 +08:00
升级后端并开源UI
This commit is contained in:
11
cmdb_api.md
11
cmdb_api.md
@@ -1,13 +1,12 @@
|
||||
# CMDB API文档
|
||||
|
||||
## 状态返回码的定义
|
||||
* 200: 成功
|
||||
* 200:成功
|
||||
* 400:失败
|
||||
* 401:未授权
|
||||
* 404:url not found
|
||||
* 408:超时
|
||||
* 410:资源删除
|
||||
* 500: 服务器错误
|
||||
* 401:未认证
|
||||
* 403:no permission
|
||||
* 404:not found
|
||||
* 500:服务器未知错误
|
||||
|
||||
|
||||
## 用户接口
|
||||
|
Reference in New Issue
Block a user