fix: scan status=unregistered not shown as registered; feat: config API for auto-pipeline/watcher-auto-register
This commit is contained in:
@@ -161,6 +161,8 @@ related_documents:
|
||||
| `GET` | `/api/v1/stats/sftpgo` | Internal |
|
||||
| `GET` | `/api/v1/stats/inference` | Internal |
|
||||
| `POST` | `/api/v1/config/cache` | Admin |
|
||||
| `POST` | `/api/v1/config/auto-pipeline` | Admin |
|
||||
| `POST` | `/api/v1/config/watcher-auto-register` | Admin |
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -158,6 +158,8 @@ related_documents:
|
||||
| 51 | GET | `/api/v1/stats/sftpgo` | SFTPGo 使用者狀態 | ✅ |
|
||||
| 52 | GET | `/api/v1/stats/inference` | 推理叢集健康狀態 | ✅ |
|
||||
| 53 | POST | `/api/v1/config/cache` | 切換快取開關 | ✅ |
|
||||
| 54 | POST | `/api/v1/config/auto-pipeline` | 註冊後自動處理 | ✅ |
|
||||
| 55 | POST | `/api/v1/config/watcher-auto-register` | Watcher 自動註冊 | ✅ |
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user