Skip to content

/AWS1/CL_NWM=>STARTROUTEANALYSIS()

About StartRouteAnalysis

Starts analyzing the routing path between the specified source and destination. For more information, see Route Analyzer.

Method Signature

IMPORTING

Required arguments:

IV_GLOBALNETWORKID TYPE /AWS1/NWMGLOBALNETWORKID /AWS1/NWMGLOBALNETWORKID

The ID of the global network.

IO_SOURCE TYPE REF TO /AWS1/CL_NWMROUTEALYENDPTOPT00 /AWS1/CL_NWMROUTEALYENDPTOPT00

The source from which traffic originates.

IO_DESTINATION TYPE REF TO /AWS1/CL_NWMROUTEALYENDPTOPT00 /AWS1/CL_NWMROUTEALYENDPTOPT00

The destination.

Optional arguments:

IV_INCLUDERETURNPATH TYPE /AWS1/NWMBOOLEAN /AWS1/NWMBOOLEAN

Indicates whether to analyze the return path. The default is false.

IV_USEMIDDLEBOXES TYPE /AWS1/NWMBOOLEAN /AWS1/NWMBOOLEAN

Indicates whether to include the location of middlebox appliances in the route analysis. The default is false.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_NWMSTARTROUTEALYRSP /AWS1/CL_NWMSTARTROUTEALYRSP