General parameters
|
URI |
<%= fmt_string(fmt_uri_with_credentials(upstream.value.uri)) %> |
Prefetch Count |
<%= fmt_string(upstream.value['prefetch-count']) %> |
Reconnect Delay |
<%= fmt_time(upstream.value['reconnect-delay'], 's') %> |
Ack Mode |
<%= fmt_string(upstream.value['ack-mode']) %> |
Trust User-ID |
<%= fmt_boolean(upstream.value['trust-user-id']) %> |
Federated exchange parameters
|
Exchange |
<%= fmt_string(upstream.value['exchange']) %> |
Max Hops |
<%= fmt_string(upstream.value['max-hops']) %> |
Expires |
<%= fmt_time(upstream.value.expires, 'ms') %> |
Message TTL |
<%= fmt_time(upstream.value['message-ttl'], 'ms') %> |
HA Policy |
<%= fmt_string(upstream.value['ha-policy']) %> |
Federated queue parameters
|
Queue |
<%= fmt_string(upstream.value['queue']) %> |
Consumer tag |
<%= fmt_string(upstream.value['consumer-tag']) %> |