Referencia de la API
fleet
4 puntos de acceso en esta área. Cada uno tiene su propia página con sus parámetros, su respuesta y una petición que puedes ejecutar.
| Método | Ruta | Qué hace | Permiso |
|---|---|---|---|
| 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. | — |