{
  "file_name": "string",
  "last_update_timestamp": 2,
  "results": [
    {
      "lr_component_id": "string",
      "next_hop": "string",
      "lr_component_type": "string",
      "network": "string",
      "route_type": "string",
      "logical_router_port_id": "string",
      "admin_distance": 5
    },
    {
      "lr_component_id": "string",
      "next_hop": "string",
      "lr_component_type": "string",
      "network": "string",
      "route_type": "string",
      "logical_router_port_id": "string",
      "admin_distance": 3
    },
    {
      "lr_component_id": "string",
      "next_hop": "string",
      "lr_component_type": "string",
      "network": "string",
      "route_type": "string",
      "logical_router_port_id": "string",
      "admin_distance": 6
    },
    {
      "lr_component_id": "string",
      "next_hop": "string",
      "lr_component_type": "string",
      "network": "string",
      "route_type": "string",
      "logical_router_port_id": "string",
      "admin_distance": 9
    },
    {
      "lr_component_id": "string",
      "next_hop": "string",
      "lr_component_type": "string",
      "network": "string",
      "route_type": "string",
      "logical_router_port_id": "string",
      "admin_distance": 6
    },
    {
      "lr_component_id": "string",
      "next_hop": "string",
      "lr_component_type": "string",
      "network": "string",
      "route_type": "string",
      "logical_router_port_id": "string",
      "admin_distance": 4
    },
    {
      "lr_component_id": "string",
      "next_hop": "string",
      "lr_component_type": "string",
      "network": "string",
      "route_type": "string",
      "logical_router_port_id": "string",
      "admin_distance": 1
    },
    {
      "lr_component_id": "string",
      "next_hop": "string",
      "lr_component_type": "string",
      "network": "string",
      "route_type": "string",
      "logical_router_port_id": "string",
      "admin_distance": 5
    }
  ]
}