The REST service mode for incoming REST clients that connect to the Message VPN. Changes to this attribute are synchronized to HA mates and replication sites via config-sync. The default value is "messaging". The allowed values and their meaning are:

"gateway" - Act as a message gateway through which REST messages are propagated.
"messaging" - Act as a message broker on which REST messages are queued.

Available since 2.6.

Enumeration Members

Enumeration Members

GATEWAY: "gateway"
MESSAGING: "messaging"