Generates an Excel (xlsx) report for a selected Physical route's connections. Requires a valid result_key from a prior route-query response and the route_index of the desired route within the cached result set. Returns a downloadable .xlsx file containing the requested columns.
Token issued for API consumer.
Cache key from a previous route-query response
Index of the route in the cached route list (0-based)
JSON-encoded array of column dataIndex values to include in the report. Valid values: route_object, type, identification, usage_state, owner, num_ducts, num_subducts, num_cables, contracts, free_capacity, connected_object, environment
Excel file with route connections data
Invalid or missing parameters
Authentication credentials were not provided
Permission denied
Route search result not found or expired