This type is a class for model objects.
@since 7.0.0 This object represents tunnel end points located in foreign cells. A foreign cell can only be represented by one TunnelPeerAccessPoint.
Package: coregroupbridgeserviceAttributes Summary | |
name : EString | @since 7.0.0 Name of Tunnel Peer Access Point |
cellName : EString | @since 7.0.0 Name of cell the peer access point represents |
useSSL : EBoolean | @since 7.0.0 Indicates if SSL should be used for outbound connections. |
sslConfigAlias : EString | @since 7.0.0 SSL settings to use when making outbound connections. |
retryDelay : EInt | @since 7.0.0 Amount of time in seconds to delay before attempting to reconnect to a bridge. |
cellAccessPermission : CellAccessPermission | @since 7.0.0 Access level of specified cell. |
peerCoreGroups : PeerCoreGroup * | * No description is available * |
properties : Property * | * No description is available * |
Attribute Details |