MsgVpnDmrBridge: {
    msgVpnName?: string;
    remoteMsgVpnName?: string;
    remoteNodeName?: string;
}

Type declaration

  • Optional msgVpnName?: string

    The name of the Message VPN.

  • Optional remoteMsgVpnName?: string

    The remote Message VPN of the DMR Bridge. Changes to this attribute are synchronized to HA mates and replication sites via config-sync. The default value is "".

  • Optional remoteNodeName?: string

    The name of the node at the remote end of the DMR Bridge.