Tag Elements Beginning with R > <route> (configuration/routing-options/flow) Usage <configuration> <routing-options> <flow> <route> <name>name</name> <!-- identifier --> <match>...</match> <!-- mandatory --> <then>...</then> </route> </flow> </routing-options></configuration> Description Flow route. Contents <match>—Flow definition. <name>—No documentation is available yet. <then>—Actions to take for this flow.
Tag Elements Beginning with R > <route> (configuration/routing-options/flow)
<configuration> <routing-options> <flow> <route> <name>name</name> <!-- identifier --> <match>...</match> <!-- mandatory --> <then>...</then> </route> </flow> </routing-options></configuration>
<configuration>
<routing-options>
<flow>
<route>
<name>
name
</name> <!-- identifier -->
<match>
...
</match> <!-- mandatory -->
<then>
</then>
</route>
</flow>
</routing-options></configuration>
Flow route.
<match>—Flow definition.
<name>—No documentation is available yet.
<then>—Actions to take for this flow.