Get port assignments for all services
GET /api/system/system-config/ports
GET
/api/system/system-config/ports
Get port assignments for all services.
Returns the static port assignment. The backend runs on port 37737.
Returns: Dictionary containing the port assignments map.
Responses
Section titled “ Responses ”Successful Response
MonitoringSystemPortsResponse
Response model for monitoring /ports endpoint
object
ports
required
Arbitrary JSON-shaped data. Flattened from a recursive type alias for wiki rendering — the live API accepts any JSON-compatible value (string, number, bool, null, array, or nested object).
object
key
additional properties
any