Shumoku Server API · 0.1.6-beta.4 · Topologies
Get parsed topology and layout
GET /api/topologies/{id}/parsed Authentication
sessionCookie / bearerAuth
Responses
| Status | Description | Schema |
|---|---|---|
200 | Get parsed topology and layout | ParsedTopology |
202 | The initial topology derivation is still running | TopologyDeriving |
400 | Topology operation failed | Error |
404 | Topology operation failed | Error |
422 | Topology operation failed | Error |
500 | Topology operation failed | Error |