Skip to main content

Overview

Client Route Report analyzes the client route configurations of your API Proxies and Proxy Groups to detect potential conflicts. Through this report, you can see route conflicts in advance and resolve configuration issues. Senaryo Diyagramı

Report Table

Report results are displayed in the following columns:
FieldDescription
ProjectName of the project that the route belongs to
TypeType of the route (API Proxy or Proxy Group)
NameName of the API Proxy or Proxy Group
PathsDefined paths of the route
HostsDefined hosts of the route
HeadersDefined headers of the route (in name:value format)
MethodsHTTP methods supported by the route
DeploymentsDeployed/Total environment count (e.g., 2/3)
ConflictConflict status of the route (No Conflict, Exact Match, Prefix Conflict)
ActionsView details button

View Details

You can click the View Details button to view route details. The detail dialog shows the following information:

Route Information

  • Project name
  • Type (API Proxy/Proxy Group)
  • Name
  • Paths
  • Hosts
  • Headers
  • Methods
  • Conflict status

Deployment Details

  • Environment name
  • Access URL
  • Deploy status
  • Redeploy requirement

Conflicting Routes

Information about other routes in conflict:
  • Project name
  • Type
  • Name
  • Path
  • Conflict reason

Conflict Statuses

Routes can have three different conflict statuses:

No Conflict

The route has no conflicts with other routes. This route can be used safely.

Exact Match

The route’s path, host, header, and method configuration exactly matches another route. This is a serious conflict.

Prefix Conflict

The route’s path conflicts with the prefix of another route’s path. This situation may cause a potential problem.

Excel Export

You can export report results in Excel format. You can download the report created according to the current filtering criteria in ZIP format by clicking the Export button.
Excel export includes all results according to the current filtering criteria.

Sorting

You can sort the report table in ascending or descending order by Project, Type, and Name columns. You can click the column header to sort.
This report is designed to analyze all routes. All results are displayed without pagination.