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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <routing-options>
                    <flow>
                        <route>
                            <name>name</name> <!-- identifier -->
                            <match>...</match> <!-- mandatory -->
                            <then>...</then>
                        </route>
                    </flow>
                </routing-options>
            </instance>
        </routing-instances>
    </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]