TunnelPeerAccessPoint
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: coregroupbridgeservice
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Collection attributes having this type:
CoreGroupBridgeSettings.tunnelPeerAccessPoints
TunnelAccessPointGroup.tunnelPeerAccessPointRefs
Attributes 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
name - @since 7.0.0 Name of Tunnel Peer Access Point
Data Type: EString
Default value:
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
cellName - @since 7.0.0 Name of cell the peer access point represents
Data Type: EString
Default value:
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
useSSL - @since 7.0.0 Indicates if SSL should be used for outbound connections.
Data Type: EBoolean
Default value: false
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
sslConfigAlias - @since 7.0.0 SSL settings to use when making outbound connections.
Data Type: EString
Default value:
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
retryDelay - @since 7.0.0 Amount of time in seconds to delay before attempting to reconnect to a bridge.
Data Type: EInt
Default value: 30
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
cellAccessPermission - @since 7.0.0 Access level of specified cell.
Data Type: CellAccessPermission
Default value: FULL_ACCESS
Allowed values:
0 - FULL_ACCESS
1 - READ_ONLY
2 - WRITE_ONLY
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
peerCoreGroups - * No description is available *
Reference Type: PeerCoreGroup *
Containment: true
Container: false
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
properties - * No description is available *
Reference Type: Property *
Containment: true
Container: false
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006