[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <logical-systems>
        <routing-options>
            <flow>
                <route>
                    <name>name</name> <!-- identifier -->
                    <match>...</match> <!-- mandatory -->
                    <then>...</then>
                </route>
            </flow>
        </routing-options>
    </logical-systems>
</configuration>

Description

Flow route.

Contents

<match>—Flow definition.

<name>—No documentation is available yet.

<then>—Actions to take for this flow.


[Contents] [Prev] [Next] [Index] [Report an Error]