Solace server binding
Contains information about the channel representation in Solace.
Structure
Examples
json
{
"msgVpn": "ProdVPN",
"bindingVersion": "0.3.0"
}
Changelog
Changed
msvVpn
msvVpn
was renamed to msgVpn
due typo error
json
{
"msvVpn": {
"msgVpn": {
"type": "string",
"description": "The name of the Virtual Private Network to connect to on the Solace broker."
}
}