mountWelcomePageAction

Description

Reply with fluxzy welcome page

Evaluation scope

Evaluation scope defines the timing where this filter will be applied.

{.alert .alert-info} ::: dnsSolveDone This scope occurs the moment fluxzy ends solving the DNS of the remote host :::

YAML configuration name

mountWelcomePageAction

Settings

This action has no specific characteristic

Example of usage

The following examples apply this action to any exchanges

Reply with fluxzy welcome page.

rules:
- filter:
    typeKind: AnyFilter
  actions:
  - typeKind: MountWelcomePageAction
<<<<<<< HEAD
    noEditableSetting: true
=======
>>>>>>> b5d51bd2a3f1870beb9607eaba46ac93d959bb15

.NET reference

View definition of MountWelcomePageAction for .NET integration.

See also

The following actions are related to this action:

b5d51bd2a3f1870beb9607eaba46ac93d959bb15