Optional
bridgeOptional
bridgeThe virtual router of the Bridge. The allowed values and their meaning are:
"primary" - The Bridge is used for the primary virtual router. "backup" - The Bridge is used for the backup virtual router. "auto" - The Bridge is automatically assigned a virtual router at creation, depending on the broker's active-standby role.
Optional
enabled?: booleanEnable or disable the Bridge. Changes to this attribute are synchronized to HA mates and replication sites via config-sync. The default value is false
.
Optional
maxThe maximum time-to-live (TTL) in hops. Messages are discarded if their TTL exceeds this value. Changes to this attribute are synchronized to HA mates and replication sites via config-sync. The default value is 8
.
Optional
msgThe name of the Message VPN.
Optional
remoteThe Client Username the Bridge uses to login to the remote Message VPN. Changes to this attribute are synchronized to HA mates and replication sites via config-sync. The default value is ""
.
Optional
remoteThe password for the Client Username. This attribute is absent from a GET and not updated when absent in a PUT, subject to the exceptions in note 4. Changes to this attribute are synchronized to HA mates and replication sites via config-sync. The default value is ""
.
Optional
remoteThe PEM formatted content for the client certificate used by the Bridge to login to the remote Message VPN. It must consist of a private key and between one and three certificates comprising the certificate trust chain. This attribute is absent from a GET and not updated when absent in a PUT, subject to the exceptions in note 4. Changing this attribute requires an HTTPS connection. The default value is ""
. Available since 2.9.
Optional
remoteThe password for the client certificate. This attribute is absent from a GET and not updated when absent in a PUT, subject to the exceptions in note 4. Changing this attribute requires an HTTPS connection. The default value is ""
. Available since 2.9.
Optional
remoteThe authentication scheme for the remote Message VPN. Changes to this attribute are synchronized to HA mates and replication sites via config-sync. The default value is "basic"
. The allowed values and their meaning are:
"basic" - Basic Authentication Scheme (via username and password). "client-certificate" - Client Certificate Authentication Scheme (via certificate file or content).
Optional
remoteThe maximum number of retry attempts to establish a connection to the remote Message VPN. A value of 0 means to retry forever. Changes to this attribute are synchronized to HA mates and replication sites via config-sync. The default value is 0
.
Optional
remoteThe number of seconds the broker waits for the bridge connection to be established before attempting a new connection. Changes to this attribute are synchronized to HA mates and replication sites via config-sync. The default value is 3
.
Optional
remoteThe priority for deliver-to-one (DTO) messages transmitted from the remote Message VPN. Changes to this attribute are synchronized to HA mates and replication sites via config-sync. The default value is "p1"
. The allowed values and their meaning are:
"p1" - The 1st or highest priority. "p2" - The 2nd highest priority. "p3" - The 3rd highest priority. "p4" - The 4th highest priority. "da" - Ignore priority and deliver always.
Optional
tlsThe colon-separated list of cipher suites supported for TLS connections to the remote Message VPN. The value "default" implies all supported suites ordered from most secure to least secure. Changes to this attribute are synchronized to HA mates and replication sites via config-sync. The default value is "default"
.
The name of the Bridge.