Shumoku Server API · 0.1.6-beta.4 · Topologies
Get the resolved topology graph
APIの説明は英語のOpenAPI canonical sourceを表示しています。
GET /api/topologies/{id}/graph 認証
sessionCookie / bearerAuth
レスポンス
| ステータス | 説明 | スキーマ |
|---|---|---|
200 | Get the resolved topology graph | TopologyGraph |
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 |