VirtualHostname: {
    enabled?: boolean;
    msgVpnName?: string;
    virtualHostname?: string;
}

Type declaration

  • Optional enabled?: boolean

    Enable or disable Virtual Hostname to Message VPN mapping. Changes to this attribute are synchronized to HA mates via config-sync. The default value is false.

  • Optional msgVpnName?: string

    The message VPN to which this virtual hostname is mapped. Changes to this attribute are synchronized to HA mates via config-sync. The default value is "".

  • Optional virtualHostname?: string

    The virtual hostname.