Shumoku Server API · 0.1.6-beta.4 · Topology Sync
Get the current or last sync job
GET /api/topologies/{id}/sync-job Authentication
sessionCookie / bearerAuth
Responses
| Status | Description | Schema |
|---|---|---|
200 | Sync job state | TopologySyncJobResult |
400 | Topology operation failed | Error |
404 | Topology operation failed | Error |
500 | Topology operation failed | Error |