HawkListener:getRoutes Method Purpose This method (on all platforms) gets information on routes on this server. Remarks Type Synchronous, IMPACT_INFO Arguments None Returns Name Type Description name String Name of the remote server URL String URL of the remote server on this route connected Boolean The flag passed to indicate the state of this route stalled Boolean The flag passed to indicate whether the is route stalled connectionID Long The value indicating the connection ID of route configured Boolean The flag passed to indicate whether the route is configured zoneName String Name of the zone that route is in zoneType String Type of zone the route is in outboundByteRate Long The value indicating the outbound bytes per second outboundMessageRate Long The value indicating the outbound messages per second outboundTotalBytes Long The value indicating the outbound total bytes outboundTotalMessages Long The value indicating the outbound total messages inboundByteRate Long The value indicating the inbound bytes per second inboundMessageRate Long The value indicating the inbound messages per second inboundTotalBytes Long The value indicating the inbound total bytes inboundTotalMessages Long The value indicating the inbound total messages