/AWS1/CL_NWMCONNECTPEER¶
Describes a core network Connect peer.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_corenetworkid TYPE /AWS1/NWMCORENETWORKID /AWS1/NWMCORENETWORKID¶
The ID of a core network.
iv_connectattachmentid TYPE /AWS1/NWMATTACHMENTID /AWS1/NWMATTACHMENTID¶
The ID of the attachment to connect.
iv_connectpeerid TYPE /AWS1/NWMCONNECTPEERID /AWS1/NWMCONNECTPEERID¶
The ID of the Connect peer.
iv_edgelocation TYPE /AWS1/NWMEXTERNALREGIONCODE /AWS1/NWMEXTERNALREGIONCODE¶
The Connect peer Regions where edges are located.
iv_state TYPE /AWS1/NWMCONNECTPEERSTATE /AWS1/NWMCONNECTPEERSTATE¶
The state of the Connect peer.
iv_createdat TYPE /AWS1/NWMDATETIME /AWS1/NWMDATETIME¶
The timestamp when the Connect peer was created.
io_configuration TYPE REF TO /AWS1/CL_NWMCONNECTPEERCONF /AWS1/CL_NWMCONNECTPEERCONF¶
The configuration of the Connect peer.
it_tags TYPE /AWS1/CL_NWMTAG=>TT_TAGLIST TT_TAGLIST¶
The list of key-value tags associated with the Connect peer.
iv_subnetarn TYPE /AWS1/NWMSUBNETARN /AWS1/NWMSUBNETARN¶
The subnet ARN for the Connect peer. This only applies only when the protocol is NO_ENCAP.
it_lastmodificationerrors TYPE /AWS1/CL_NWMCONNECTPEERERROR=>TT_CONNECTPEERERRORLIST TT_CONNECTPEERERRORLIST¶
Describes the error associated with the attachment request.
Queryable Attributes¶
CoreNetworkId¶
The ID of a core network.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CORENETWORKID() |
Getter for CORENETWORKID, with configurable default |
ASK_CORENETWORKID() |
Getter for CORENETWORKID w/ exceptions if field has no value |
HAS_CORENETWORKID() |
Determine if CORENETWORKID has a value |
ConnectAttachmentId¶
The ID of the attachment to connect.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONNECTATTACHMENTID() |
Getter for CONNECTATTACHMENTID, with configurable default |
ASK_CONNECTATTACHMENTID() |
Getter for CONNECTATTACHMENTID w/ exceptions if field has no |
HAS_CONNECTATTACHMENTID() |
Determine if CONNECTATTACHMENTID has a value |
ConnectPeerId¶
The ID of the Connect peer.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONNECTPEERID() |
Getter for CONNECTPEERID, with configurable default |
ASK_CONNECTPEERID() |
Getter for CONNECTPEERID w/ exceptions if field has no value |
HAS_CONNECTPEERID() |
Determine if CONNECTPEERID has a value |
EdgeLocation¶
The Connect peer Regions where edges are located.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EDGELOCATION() |
Getter for EDGELOCATION, with configurable default |
ASK_EDGELOCATION() |
Getter for EDGELOCATION w/ exceptions if field has no value |
HAS_EDGELOCATION() |
Determine if EDGELOCATION has a value |
State¶
The state of the Connect peer.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATE() |
Getter for STATE, with configurable default |
ASK_STATE() |
Getter for STATE w/ exceptions if field has no value |
HAS_STATE() |
Determine if STATE has a value |
CreatedAt¶
The timestamp when the Connect peer was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDAT() |
Getter for CREATEDAT, with configurable default |
ASK_CREATEDAT() |
Getter for CREATEDAT w/ exceptions if field has no value |
HAS_CREATEDAT() |
Determine if CREATEDAT has a value |
Configuration¶
The configuration of the Connect peer.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFIGURATION() |
Getter for CONFIGURATION |
Tags¶
The list of key-value tags associated with the Connect peer.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |
SubnetArn¶
The subnet ARN for the Connect peer. This only applies only when the protocol is NO_ENCAP.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUBNETARN() |
Getter for SUBNETARN, with configurable default |
ASK_SUBNETARN() |
Getter for SUBNETARN w/ exceptions if field has no value |
HAS_SUBNETARN() |
Determine if SUBNETARN has a value |
LastModificationErrors¶
Describes the error associated with the attachment request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTMODIFICATIONERRORS() |
Getter for LASTMODIFICATIONERRORS, with configurable default |
ASK_LASTMODIFICATIONERRORS() |
Getter for LASTMODIFICATIONERRORS w/ exceptions if field has |
HAS_LASTMODIFICATIONERRORS() |
Determine if LASTMODIFICATIONERRORS has a value |