PeerAccessPoint
This type is a class for model objects.
A peer is fully qualified within the cell by the combination of cellName and coreGroupName.
Package: coregroupbridgeservice
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Reference attributes having this type:
PeerAccessPoint.proxyPeerAccessPointRef
Collection attributes having this type:
AccessPointGroup.peerAccessPointRefs
CoreGroupBridgeSettings.peerAccessPoints
Attributes Summary name : EString Name of this peer access point. The name attribute of each peer access point must be unique within the cell. cell : EString The Cell the peer resides in. coreGroup : EString The Coregroup the peer resides in. coreGroupAccessPoint : EString The Peer Core Group Access Point Name for the peer. cellAccessPermission : CellAccessPermission @since 7.0.0 Property to determine how an external/remote bridge is allowed to access information about the local cell. peerEndPoints : EndPoint * Host and port through which this peer access point can be reached. proxyPeerAccessPointRef : PeerAccessPoint @ A reference to another peer access point object that will proxy requests to the peer access point. This attribute is specified when the peer access point cannot be reached directly. properties : Property * Custom properties for the peer access point. The name attribute of each property must be unique.
Attribute Details
name - Name of this peer access point. The name attribute of each peer access point must be unique within the cell.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
cell - The Cell the peer resides in.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
coreGroup - The Coregroup the peer resides in.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
coreGroupAccessPoint - The Peer Core Group Access Point Name for the peer.
Data Type: EString
Default value: default_accessPoint
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
cellAccessPermission - @since 7.0.0 Property to determine how an external/remote bridge is allowed to access information about the local 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
peerEndPoints - Host and port through which this peer access point can be reached.
Reference Type: EndPoint *
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
proxyPeerAccessPointRef - A reference to another peer access point object that will proxy requests to the peer access point. This attribute is specified when the peer access point cannot be reached directly.
Reference Type: PeerAccessPoint @
Containment: false
Container: false
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
properties - Custom properties for the peer access point. The name attribute of each property must be unique.
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