Static
createThe Bridge object's attributes. *
The name of the Message VPN. *
Optional
opaqueAccept opaque attributes in the request or return opaque attributes in the response, encrypted with the specified password. See the documentation for the opaquePassword
parameter. *
Optional
select?: string[]Include in the response only selected attributes of the object, or exclude from the response selected attributes of the object. See the documentation for the select
parameter. *
Optional
xOptional context id the request is running. *
Static
createCreate a Remote Message VPN object. Create a Remote Message VPN object. Any attribute missing from the request will be set to its default value. The creation of instances of this object are synchronized to HA mates and replication sites via config-sync.
The Remote Message VPN is the Message VPN that the Bridge connects to.
Attribute | Identifying | Required | Read-Only | Write-Only | Deprecated | Opaque |
---|---|---|---|---|---|---|
bridgeName | x | x | ||||
bridgeVirtualRouter | x | x | ||||
msgVpnName | x | x | ||||
password | x | x | ||||
remoteMsgVpnInterface | x | |||||
remoteMsgVpnLocation | x | x | ||||
remoteMsgVpnName | x | x |
The following attributes in the request may only be provided in certain combinations with other attributes:
Class | Attribute | Requires | Conflicts |
---|---|---|---|
MsgVpnBridgeRemoteMsgVpn | clientUsername | password | |
MsgVpnBridgeRemoteMsgVpn | password | clientUsername |
A SEMP client authorized with a minimum access scope/level of "vpn/read-write" is required to perform this operation.
This has been available since 2.0.
MsgVpnBridgeRemoteMsgVpnResponse The Remote Message VPN object's attributes after being created, and the request metadata.
SempMetaOnlyResponse The error response.
ApiError
The Remote Message VPN object's attributes. *
The name of the Bridge. *
The virtual router of the Bridge. *
The name of the Message VPN. *
Optional
opaqueAccept opaque attributes in the request or return opaque attributes in the response, encrypted with the specified password. See the documentation for the opaquePassword
parameter. *
Optional
select?: string[]Include in the response only selected attributes of the object, or exclude from the response selected attributes of the object. See the documentation for the select
parameter. *
Optional
xOptional context id the request is running. *
Static
createCreate a Remote Subscription object. Create a Remote Subscription object. Any attribute missing from the request will be set to its default value. The creation of instances of this object are synchronized to HA mates and replication sites via config-sync.
A Remote Subscription is a topic subscription used by the Message VPN Bridge to attract messages from the remote message broker.
Attribute | Identifying | Required | Read-Only | Write-Only | Deprecated | Opaque |
---|---|---|---|---|---|---|
bridgeName | x | x | ||||
bridgeVirtualRouter | x | x | ||||
deliverAlwaysEnabled | x | |||||
msgVpnName | x | x | ||||
remoteSubscriptionTopic | x | x |
A SEMP client authorized with a minimum access scope/level of "vpn/read-write" is required to perform this operation.
This has been available since 2.0.
MsgVpnBridgeRemoteSubscriptionResponse The Remote Subscription object's attributes after being created, and the request metadata.
SempMetaOnlyResponse The error response.
ApiError
The Remote Subscription object's attributes. *
The name of the Bridge. *
The virtual router of the Bridge. *
The name of the Message VPN. *
Optional
opaqueAccept opaque attributes in the request or return opaque attributes in the response, encrypted with the specified password. See the documentation for the opaquePassword
parameter. *
Optional
select?: string[]Include in the response only selected attributes of the object, or exclude from the response selected attributes of the object. See the documentation for the select
parameter. *
Optional
xOptional context id the request is running. *
Static
createCreate a Trusted Common Name object. Create a Trusted Common Name object. Any attribute missing from the request will be set to its default value. The creation of instances of this object are synchronized to HA mates and replication sites via config-sync.
The Trusted Common Names for the Bridge are used by encrypted transports to verify the name in the certificate presented by the remote node. They must include the common name of the remote node's server certificate or client certificate, depending upon the initiator of the connection.
Attribute | Identifying | Required | Read-Only | Write-Only | Deprecated | Opaque |
---|---|---|---|---|---|---|
bridgeName | x | x | x | |||
bridgeVirtualRouter | x | x | x | |||
msgVpnName | x | x | x | |||
tlsTrustedCommonName | x | x | x |
A SEMP client authorized with a minimum access scope/level of "vpn/read-write" is required to perform this operation.
This has been deprecated since 2.18. Common Name validation has been replaced by Server Certificate Name validation.
MsgVpnBridgeTlsTrustedCommonNameResponse The Trusted Common Name object's attributes after being created, and the request metadata.
SempMetaOnlyResponse The error response.
ApiError
The Trusted Common Name object's attributes. *
The name of the Bridge. *
The virtual router of the Bridge. *
The name of the Message VPN. *
Optional
opaqueAccept opaque attributes in the request or return opaque attributes in the response, encrypted with the specified password. See the documentation for the opaquePassword
parameter. *
Optional
select?: string[]Include in the response only selected attributes of the object, or exclude from the response selected attributes of the object. See the documentation for the select
parameter. *
Optional
xOptional context id the request is running. *
Static
deleteDelete a Bridge object. Delete a Bridge object. The deletion of instances of this object are synchronized to HA mates and replication sites via config-sync.
Bridges can be used to link two Message VPNs so that messages published to one Message VPN that match the topic subscriptions set for the bridge are also delivered to the linked Message VPN.
A SEMP client authorized with a minimum access scope/level of "vpn/read-write" is required to perform this operation.
This has been available since 2.0.
SempMetaOnlyResponse The request metadata.
ApiError
The name of the Bridge. *
The virtual router of the Bridge. *
The name of the Message VPN. *
Optional
xOptional context id the request is running. *
Static
deleteDelete a Remote Message VPN object. Delete a Remote Message VPN object. The deletion of instances of this object are synchronized to HA mates and replication sites via config-sync.
The Remote Message VPN is the Message VPN that the Bridge connects to.
A SEMP client authorized with a minimum access scope/level of "vpn/read-write" is required to perform this operation.
This has been available since 2.0.
SempMetaOnlyResponse The request metadata.
ApiError
The name of the Bridge. *
The virtual router of the Bridge. *
The name of the Message VPN. *
The physical interface on the local Message VPN host for connecting to the remote Message VPN. By default, an interface is chosen automatically (recommended), but if specified, remoteMsgVpnLocation
must not be a virtual router name. *
The location of the remote Message VPN as either an FQDN with port, IP address with port, or virtual router name (starting with "v:"). *
The name of the remote Message VPN. *
Optional
xOptional context id the request is running. *
Static
deleteDelete a Remote Subscription object. Delete a Remote Subscription object. The deletion of instances of this object are synchronized to HA mates and replication sites via config-sync.
A Remote Subscription is a topic subscription used by the Message VPN Bridge to attract messages from the remote message broker.
A SEMP client authorized with a minimum access scope/level of "vpn/read-write" is required to perform this operation.
This has been available since 2.0.
SempMetaOnlyResponse The request metadata.
ApiError
The name of the Bridge. *
The virtual router of the Bridge. *
The name of the Message VPN. *
The topic of the Bridge remote subscription. *
Optional
xOptional context id the request is running. *
Static
deleteDelete a Trusted Common Name object. Delete a Trusted Common Name object. The deletion of instances of this object are synchronized to HA mates and replication sites via config-sync.
The Trusted Common Names for the Bridge are used by encrypted transports to verify the name in the certificate presented by the remote node. They must include the common name of the remote node's server certificate or client certificate, depending upon the initiator of the connection.
A SEMP client authorized with a minimum access scope/level of "vpn/read-write" is required to perform this operation.
This has been deprecated since 2.18. Common Name validation has been replaced by Server Certificate Name validation.
SempMetaOnlyResponse The request metadata.
ApiError
The name of the Bridge. *
The virtual router of the Bridge. *
The name of the Message VPN. *
The expected trusted common name of the remote certificate. *
Optional
xOptional context id the request is running. *
Static
getGet a Bridge object. Get a Bridge object.
Bridges can be used to link two Message VPNs so that messages published to one Message VPN that match the topic subscriptions set for the bridge are also delivered to the linked Message VPN.
Attribute | Identifying | Write-Only | Deprecated | Opaque |
---|---|---|---|---|
bridgeName | x | |||
bridgeVirtualRouter | x | |||
msgVpnName | x | |||
remoteAuthenticationBasicPassword | x | x | ||
remoteAuthenticationClientCertContent | x | x | ||
remoteAuthenticationClientCertPassword | x |
A SEMP client authorized with a minimum access scope/level of "vpn/read-only" is required to perform this operation.
This has been available since 2.0.
MsgVpnBridgeResponse The Bridge object's attributes, and the request metadata.
SempMetaOnlyResponse The error response.
ApiError
The name of the Bridge. *
The virtual router of the Bridge. *
The name of the Message VPN. *
Optional
opaqueAccept opaque attributes in the request or return opaque attributes in the response, encrypted with the specified password. See the documentation for the opaquePassword
parameter. *
Optional
select?: string[]Include in the response only selected attributes of the object, or exclude from the response selected attributes of the object. See the documentation for the select
parameter. *
Optional
xOptional context id the request is running. *
Static
getGet a Remote Message VPN object. Get a Remote Message VPN object.
The Remote Message VPN is the Message VPN that the Bridge connects to.
Attribute | Identifying | Write-Only | Deprecated | Opaque |
---|---|---|---|---|
bridgeName | x | |||
bridgeVirtualRouter | x | |||
msgVpnName | x | |||
password | x | x | ||
remoteMsgVpnInterface | x | |||
remoteMsgVpnLocation | x | |||
remoteMsgVpnName | x |
A SEMP client authorized with a minimum access scope/level of "vpn/read-only" is required to perform this operation.
This has been available since 2.0.
MsgVpnBridgeRemoteMsgVpnResponse The Remote Message VPN object's attributes, and the request metadata.
SempMetaOnlyResponse The error response.
ApiError
The name of the Bridge. *
The virtual router of the Bridge. *
The name of the Message VPN. *
Optional
opaqueAccept opaque attributes in the request or return opaque attributes in the response, encrypted with the specified password. See the documentation for the opaquePassword
parameter. *
The physical interface on the local Message VPN host for connecting to the remote Message VPN. By default, an interface is chosen automatically (recommended), but if specified, remoteMsgVpnLocation
must not be a virtual router name. *
The location of the remote Message VPN as either an FQDN with port, IP address with port, or virtual router name (starting with "v:"). *
The name of the remote Message VPN. *
Optional
select?: string[]Include in the response only selected attributes of the object, or exclude from the response selected attributes of the object. See the documentation for the select
parameter. *
Optional
xOptional context id the request is running. *
Static
getGet a list of Remote Message VPN objects. Get a list of Remote Message VPN objects.
The Remote Message VPN is the Message VPN that the Bridge connects to.
Attribute | Identifying | Write-Only | Deprecated | Opaque |
---|---|---|---|---|
bridgeName | x | |||
bridgeVirtualRouter | x | |||
msgVpnName | x | |||
password | x | x | ||
remoteMsgVpnInterface | x | |||
remoteMsgVpnLocation | x | |||
remoteMsgVpnName | x |
A SEMP client authorized with a minimum access scope/level of "vpn/read-only" is required to perform this operation.
This has been available since 2.0.
MsgVpnBridgeRemoteMsgVpnsResponse The list of Remote Message VPN objects' attributes, and the request metadata.
SempMetaOnlyResponse The error response.
ApiError
The name of the Bridge. *
The virtual router of the Bridge. *
The name of the Message VPN. *
Optional
opaqueAccept opaque attributes in the request or return opaque attributes in the response, encrypted with the specified password. See the documentation for the opaquePassword
parameter. *
Optional
select?: string[]Include in the response only selected attributes of the object, or exclude from the response selected attributes of the object. See the documentation for the select
parameter. *
Optional
where?: string[]Include in the response only objects where certain conditions are true. See the the documentation for the where
parameter. *
Optional
xOptional context id the request is running. *
Static
getGet a Remote Subscription object. Get a Remote Subscription object.
A Remote Subscription is a topic subscription used by the Message VPN Bridge to attract messages from the remote message broker.
Attribute | Identifying | Write-Only | Deprecated | Opaque |
---|---|---|---|---|
bridgeName | x | |||
bridgeVirtualRouter | x | |||
msgVpnName | x | |||
remoteSubscriptionTopic | x |
A SEMP client authorized with a minimum access scope/level of "vpn/read-only" is required to perform this operation.
This has been available since 2.0.
MsgVpnBridgeRemoteSubscriptionResponse The Remote Subscription object's attributes, and the request metadata.
SempMetaOnlyResponse The error response.
ApiError
The name of the Bridge. *
The virtual router of the Bridge. *
The name of the Message VPN. *
Optional
opaqueAccept opaque attributes in the request or return opaque attributes in the response, encrypted with the specified password. See the documentation for the opaquePassword
parameter. *
The topic of the Bridge remote subscription. *
Optional
select?: string[]Include in the response only selected attributes of the object, or exclude from the response selected attributes of the object. See the documentation for the select
parameter. *
Optional
xOptional context id the request is running. *
Static
getGet a list of Remote Subscription objects. Get a list of Remote Subscription objects.
A Remote Subscription is a topic subscription used by the Message VPN Bridge to attract messages from the remote message broker.
Attribute | Identifying | Write-Only | Deprecated | Opaque |
---|---|---|---|---|
bridgeName | x | |||
bridgeVirtualRouter | x | |||
msgVpnName | x | |||
remoteSubscriptionTopic | x |
A SEMP client authorized with a minimum access scope/level of "vpn/read-only" is required to perform this operation.
This has been available since 2.0.
MsgVpnBridgeRemoteSubscriptionsResponse The list of Remote Subscription objects' attributes, and the request metadata.
SempMetaOnlyResponse The error response.
ApiError
The name of the Bridge. *
The virtual router of the Bridge. *
Optional
count?: numberLimit the count of objects in the response. See the documentation for the count
parameter. *
Optional
cursor?: stringThe cursor, or position, for the next page of objects. See the documentation for the cursor
parameter. *
The name of the Message VPN. *
Optional
opaqueAccept opaque attributes in the request or return opaque attributes in the response, encrypted with the specified password. See the documentation for the opaquePassword
parameter. *
Optional
select?: string[]Include in the response only selected attributes of the object, or exclude from the response selected attributes of the object. See the documentation for the select
parameter. *
Optional
where?: string[]Include in the response only objects where certain conditions are true. See the the documentation for the where
parameter. *
Optional
xOptional context id the request is running. *
Static
getGet a Trusted Common Name object. Get a Trusted Common Name object.
The Trusted Common Names for the Bridge are used by encrypted transports to verify the name in the certificate presented by the remote node. They must include the common name of the remote node's server certificate or client certificate, depending upon the initiator of the connection.
Attribute | Identifying | Write-Only | Deprecated | Opaque |
---|---|---|---|---|
bridgeName | x | x | ||
bridgeVirtualRouter | x | x | ||
msgVpnName | x | x | ||
tlsTrustedCommonName | x | x |
A SEMP client authorized with a minimum access scope/level of "vpn/read-only" is required to perform this operation.
This has been deprecated since 2.18. Common Name validation has been replaced by Server Certificate Name validation.
MsgVpnBridgeTlsTrustedCommonNameResponse The Trusted Common Name object's attributes, and the request metadata.
SempMetaOnlyResponse The error response.
ApiError
The name of the Bridge. *
The virtual router of the Bridge. *
The name of the Message VPN. *
Optional
opaqueAccept opaque attributes in the request or return opaque attributes in the response, encrypted with the specified password. See the documentation for the opaquePassword
parameter. *
Optional
select?: string[]Include in the response only selected attributes of the object, or exclude from the response selected attributes of the object. See the documentation for the select
parameter. *
The expected trusted common name of the remote certificate. *
Optional
xOptional context id the request is running. *
Static
getGet a list of Trusted Common Name objects. Get a list of Trusted Common Name objects.
The Trusted Common Names for the Bridge are used by encrypted transports to verify the name in the certificate presented by the remote node. They must include the common name of the remote node's server certificate or client certificate, depending upon the initiator of the connection.
Attribute | Identifying | Write-Only | Deprecated | Opaque |
---|---|---|---|---|
bridgeName | x | x | ||
bridgeVirtualRouter | x | x | ||
msgVpnName | x | x | ||
tlsTrustedCommonName | x | x |
A SEMP client authorized with a minimum access scope/level of "vpn/read-only" is required to perform this operation.
This has been deprecated since 2.18. Common Name validation has been replaced by Server Certificate Name validation.
MsgVpnBridgeTlsTrustedCommonNamesResponse The list of Trusted Common Name objects' attributes, and the request metadata.
SempMetaOnlyResponse The error response.
ApiError
The name of the Bridge. *
The virtual router of the Bridge. *
The name of the Message VPN. *
Optional
opaqueAccept opaque attributes in the request or return opaque attributes in the response, encrypted with the specified password. See the documentation for the opaquePassword
parameter. *
Optional
select?: string[]Include in the response only selected attributes of the object, or exclude from the response selected attributes of the object. See the documentation for the select
parameter. *
Optional
where?: string[]Include in the response only objects where certain conditions are true. See the the documentation for the where
parameter. *
Optional
xOptional context id the request is running. *
Static
getGet a list of Bridge objects. Get a list of Bridge objects.
Bridges can be used to link two Message VPNs so that messages published to one Message VPN that match the topic subscriptions set for the bridge are also delivered to the linked Message VPN.
Attribute | Identifying | Write-Only | Deprecated | Opaque |
---|---|---|---|---|
bridgeName | x | |||
bridgeVirtualRouter | x | |||
msgVpnName | x | |||
remoteAuthenticationBasicPassword | x | x | ||
remoteAuthenticationClientCertContent | x | x | ||
remoteAuthenticationClientCertPassword | x |
A SEMP client authorized with a minimum access scope/level of "vpn/read-only" is required to perform this operation.
This has been available since 2.0.
MsgVpnBridgesResponse The list of Bridge objects' attributes, and the request metadata.
SempMetaOnlyResponse The error response.
ApiError
Optional
count?: numberLimit the count of objects in the response. See the documentation for the count
parameter. *
Optional
cursor?: stringThe cursor, or position, for the next page of objects. See the documentation for the cursor
parameter. *
The name of the Message VPN. *
Optional
opaqueAccept opaque attributes in the request or return opaque attributes in the response, encrypted with the specified password. See the documentation for the opaquePassword
parameter. *
Optional
select?: string[]Include in the response only selected attributes of the object, or exclude from the response selected attributes of the object. See the documentation for the select
parameter. *
Optional
where?: string[]Include in the response only objects where certain conditions are true. See the the documentation for the where
parameter. *
Optional
xOptional context id the request is running. *
Static
replaceReplace a Bridge object. Replace a Bridge object. Any attribute missing from the request will be set to its default value, subject to the exceptions in note 4.
Bridges can be used to link two Message VPNs so that messages published to one Message VPN that match the topic subscriptions set for the bridge are also delivered to the linked Message VPN.
Attribute | Identifying | Const | Read-Only | Write-Only | Requires-Disable | Deprecated | Opaque |
---|---|---|---|---|---|---|---|
bridgeName | x | x | |||||
bridgeVirtualRouter | x | x | |||||
maxTtl | x | ||||||
msgVpnName | x | x | |||||
remoteAuthenticationBasicClientUsername | x | ||||||
remoteAuthenticationBasicPassword | x | x | x | ||||
remoteAuthenticationClientCertContent | x | x | x | ||||
remoteAuthenticationClientCertPassword | x | x | |||||
remoteAuthenticationScheme | x | ||||||
remoteDeliverToOnePriority | x |
The following attributes in the request may only be provided in certain combinations with other attributes:
Class | Attribute | Requires | Conflicts |
---|---|---|---|
MsgVpnBridge | remoteAuthenticationBasicClientUsername | remoteAuthenticationBasicPassword | |
MsgVpnBridge | remoteAuthenticationBasicPassword | remoteAuthenticationBasicClientUsername | |
MsgVpnBridge | remoteAuthenticationClientCertPassword | remoteAuthenticationClientCertContent |
A SEMP client authorized with a minimum access scope/level of "vpn/read-write" is required to perform this operation.
This has been available since 2.0.
MsgVpnBridgeResponse The Bridge object's attributes after being replaced, and the request metadata.
SempMetaOnlyResponse The error response.
ApiError
The Bridge object's attributes. *
The name of the Bridge. *
The virtual router of the Bridge. *
The name of the Message VPN. *
Optional
opaqueAccept opaque attributes in the request or return opaque attributes in the response, encrypted with the specified password. See the documentation for the opaquePassword
parameter. *
Optional
select?: string[]Include in the response only selected attributes of the object, or exclude from the response selected attributes of the object. See the documentation for the select
parameter. *
Optional
xOptional context id the request is running. *
Static
replaceReplace a Remote Message VPN object. Replace a Remote Message VPN object. Any attribute missing from the request will be set to its default value, subject to the exceptions in note 4.
The Remote Message VPN is the Message VPN that the Bridge connects to.
Attribute | Identifying | Const | Read-Only | Write-Only | Requires-Disable | Deprecated | Opaque |
---|---|---|---|---|---|---|---|
bridgeName | x | x | |||||
bridgeVirtualRouter | x | x | |||||
clientUsername | x | ||||||
compressedDataEnabled | x | ||||||
egressFlowWindowSize | x | ||||||
msgVpnName | x | x | |||||
password | x | x | x | ||||
remoteMsgVpnInterface | x | x | |||||
remoteMsgVpnLocation | x | x | |||||
remoteMsgVpnName | x | x | |||||
tlsEnabled | x |
The following attributes in the request may only be provided in certain combinations with other attributes:
Class | Attribute | Requires | Conflicts |
---|---|---|---|
MsgVpnBridgeRemoteMsgVpn | clientUsername | password | |
MsgVpnBridgeRemoteMsgVpn | password | clientUsername |
A SEMP client authorized with a minimum access scope/level of "vpn/read-write" is required to perform this operation.
This has been available since 2.0.
MsgVpnBridgeRemoteMsgVpnResponse The Remote Message VPN object's attributes after being replaced, and the request metadata.
SempMetaOnlyResponse The error response.
ApiError
The Remote Message VPN object's attributes. *
The name of the Bridge. *
The virtual router of the Bridge. *
The name of the Message VPN. *
Optional
opaqueAccept opaque attributes in the request or return opaque attributes in the response, encrypted with the specified password. See the documentation for the opaquePassword
parameter. *
The physical interface on the local Message VPN host for connecting to the remote Message VPN. By default, an interface is chosen automatically (recommended), but if specified, remoteMsgVpnLocation
must not be a virtual router name. *
The location of the remote Message VPN as either an FQDN with port, IP address with port, or virtual router name (starting with "v:"). *
The name of the remote Message VPN. *
Optional
select?: string[]Include in the response only selected attributes of the object, or exclude from the response selected attributes of the object. See the documentation for the select
parameter. *
Optional
xOptional context id the request is running. *
Static
updateUpdate a Bridge object. Update a Bridge object. Any attribute missing from the request will be left unchanged.
Bridges can be used to link two Message VPNs so that messages published to one Message VPN that match the topic subscriptions set for the bridge are also delivered to the linked Message VPN.
Attribute | Identifying | Read-Only | Write-Only | Requires-Disable | Deprecated | Opaque |
---|---|---|---|---|---|---|
bridgeName | x | x | ||||
bridgeVirtualRouter | x | x | ||||
maxTtl | x | |||||
msgVpnName | x | x | ||||
remoteAuthenticationBasicClientUsername | x | |||||
remoteAuthenticationBasicPassword | x | x | x | |||
remoteAuthenticationClientCertContent | x | x | x | |||
remoteAuthenticationClientCertPassword | x | x | ||||
remoteAuthenticationScheme | x | |||||
remoteDeliverToOnePriority | x |
The following attributes in the request may only be provided in certain combinations with other attributes:
Class | Attribute | Requires | Conflicts |
---|---|---|---|
MsgVpnBridge | remoteAuthenticationBasicClientUsername | remoteAuthenticationBasicPassword | |
MsgVpnBridge | remoteAuthenticationBasicPassword | remoteAuthenticationBasicClientUsername | |
MsgVpnBridge | remoteAuthenticationClientCertPassword | remoteAuthenticationClientCertContent |
A SEMP client authorized with a minimum access scope/level of "vpn/read-write" is required to perform this operation.
This has been available since 2.0.
MsgVpnBridgeResponse The Bridge object's attributes after being updated, and the request metadata.
SempMetaOnlyResponse The error response.
ApiError
The Bridge object's attributes. *
The name of the Bridge. *
The virtual router of the Bridge. *
The name of the Message VPN. *
Optional
opaqueAccept opaque attributes in the request or return opaque attributes in the response, encrypted with the specified password. See the documentation for the opaquePassword
parameter. *
Optional
select?: string[]Include in the response only selected attributes of the object, or exclude from the response selected attributes of the object. See the documentation for the select
parameter. *
Optional
xOptional context id the request is running. *
Static
updateUpdate a Remote Message VPN object. Update a Remote Message VPN object. Any attribute missing from the request will be left unchanged.
The Remote Message VPN is the Message VPN that the Bridge connects to.
Attribute | Identifying | Read-Only | Write-Only | Requires-Disable | Deprecated | Opaque |
---|---|---|---|---|---|---|
bridgeName | x | x | ||||
bridgeVirtualRouter | x | x | ||||
clientUsername | x | |||||
compressedDataEnabled | x | |||||
egressFlowWindowSize | x | |||||
msgVpnName | x | x | ||||
password | x | x | x | |||
remoteMsgVpnInterface | x | x | ||||
remoteMsgVpnLocation | x | x | ||||
remoteMsgVpnName | x | x | ||||
tlsEnabled | x |
The following attributes in the request may only be provided in certain combinations with other attributes:
Class | Attribute | Requires | Conflicts |
---|---|---|---|
MsgVpnBridgeRemoteMsgVpn | clientUsername | password | |
MsgVpnBridgeRemoteMsgVpn | password | clientUsername |
A SEMP client authorized with a minimum access scope/level of "vpn/read-write" is required to perform this operation.
This has been available since 2.0.
MsgVpnBridgeRemoteMsgVpnResponse The Remote Message VPN object's attributes after being updated, and the request metadata.
SempMetaOnlyResponse The error response.
ApiError
The Remote Message VPN object's attributes. *
The name of the Bridge. *
The virtual router of the Bridge. *
The name of the Message VPN. *
Optional
opaqueAccept opaque attributes in the request or return opaque attributes in the response, encrypted with the specified password. See the documentation for the opaquePassword
parameter. *
The physical interface on the local Message VPN host for connecting to the remote Message VPN. By default, an interface is chosen automatically (recommended), but if specified, remoteMsgVpnLocation
must not be a virtual router name. *
The location of the remote Message VPN as either an FQDN with port, IP address with port, or virtual router name (starting with "v:"). *
The name of the remote Message VPN. *
Optional
select?: string[]Include in the response only selected attributes of the object, or exclude from the response selected attributes of the object. See the documentation for the select
parameter. *
Optional
xOptional context id the request is running. *
Create a Bridge object. Create a Bridge object. Any attribute missing from the request will be set to its default value. The creation of instances of this object are synchronized to HA mates and replication sites via config-sync.
Bridges can be used to link two Message VPNs so that messages published to one Message VPN that match the topic subscriptions set for the bridge are also delivered to the linked Message VPN.
The following attributes in the request may only be provided in certain combinations with other attributes:
A SEMP client authorized with a minimum access scope/level of "vpn/read-write" is required to perform this operation.
This has been available since 2.0.
Returns
MsgVpnBridgeResponse The Bridge object's attributes after being created, and the request metadata.
Returns
SempMetaOnlyResponse The error response.
Throws
ApiError