Shumoku Server API · 0.1.6-beta.4 · Topologies
Get graph and server-baked layout
GET /api/topologies/{id}/view Authentication
sessionCookie / bearerAuth
Responses
| Status | Description | Schema |
|---|---|---|
200 | Get graph and server-baked layout | TopologyView |
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 |