API 参考
fleet
此区域有 4 个端点。每个端点都有自己的页面,包含其参数、响应以及您可以运行的请求。
| 方法 | 路径 | 功能说明 | 权限 |
|---|---|---|---|
| POST | /v1/fleet/commands/{commandId}/result | Report how a claimed host command ended. | — |
| POST | /v1/fleet/drain | Take this host out of placement on graceful shutdown. | — |
| POST | /v1/fleet/heartbeat | Stamp fleet liveness, ship the host report, collect queued commands. | — |
| POST | /v1/fleet/register | Attach a booting agent to its declared fleet host. | — |