GET /bff/gateway/admin/topology
Return the port and dependency mapping of all microservices, including the topology of the gateway itself and upstream services
Gateway - Operations `bearerAuth` application/json
Responses
| Status | Description | Schema |
| 200 | Service topology | dto.TopologyResult |
| 400 | Invalid request parameters | object |
| 401 | Unauthenticated | object |
| 403 | Insufficient permissions | object |
| 500 | Internal server error | object |
Referenced Schemas
dto.TopologyResult
| Field | Type | Required | Example | Constraints | Description |
metrics |
object |
No |
|
extra keys: `string` |
|
topology |
object |
No |
|
|
|