WEB VHOST ADD

    Usage: WEB VHOST ADD <host_mask>:<port_mask> <theme>

    Adds a virtual host address to a specified theme.

    Examples:
    /as web vhost add 10.10.52.198


    WEB VHOST DEL

    Usage: WEB VHOST DEL <host_mask>:<port_mask> [<theme>]

    Deletes the specified virtual host address.

    Examples:
    /as web vhost del 10.10.52.198:80 fencing


    WEB VHOST LIST

    Usage: WEB VHOST LIST

    Lists all the configured virtual hosts.

    Examples:
    /as web vhost list