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


Usage

<configuration>
    <event-options>
        <policy>
            <then>
                <execute-commands>
                    <commands>
                        <name>name</name> <!-- identifier -->
                    </commands>
                </execute-commands>
            </then>
        </policy>
    </event-options>
</configuration>

Description

List of CLI commands to issue.

Contents

<name>—CLI command to issue.


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