/AWS1/CL_NWMCORENETWORKCHANG01¶
Describes a core network change event.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_edgelocation TYPE /AWS1/NWMEXTERNALREGIONCODE /AWS1/NWMEXTERNALREGIONCODE¶
The edge location for the core network change event.
iv_peeredgelocation TYPE /AWS1/NWMEXTERNALREGIONCODE /AWS1/NWMEXTERNALREGIONCODE¶
The edge location of the peer in a core network change event.
iv_routingpolicydirection TYPE /AWS1/NWMROUTINGPLYDIRECTION /AWS1/NWMROUTINGPLYDIRECTION¶
The routing policy direction (inbound/outbound) in a core network change event.
iv_segmentname TYPE /AWS1/NWMCONSTRAINEDSTRING /AWS1/NWMCONSTRAINEDSTRING¶
The segment name if the change event is associated with a segment.
iv_networkfunctiongroupname TYPE /AWS1/NWMCONSTRAINEDSTRING /AWS1/NWMCONSTRAINEDSTRING¶
The changed network function group name.
iv_attachmentid TYPE /AWS1/NWMATTACHMENTID /AWS1/NWMATTACHMENTID¶
The ID of the attachment if the change event is associated with an attachment.
iv_cidr TYPE /AWS1/NWMCONSTRAINEDSTRING /AWS1/NWMCONSTRAINEDSTRING¶
For a
STATIC_ROUTEevent, this is the IP address.
it_routingpolicyassocdetails TYPE /AWS1/CL_NWMROUTINGPLYASSOCDET=>TT_ROUTINGPOLICYASSOCDETSLIST TT_ROUTINGPOLICYASSOCDETSLIST¶
The names of the routing policies and other association details in the core network change values.
Queryable Attributes¶
EdgeLocation¶
The edge location for the core network change event.
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 |
PeerEdgeLocation¶
The edge location of the peer in a core network change event.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PEEREDGELOCATION() |
Getter for PEEREDGELOCATION, with configurable default |
ASK_PEEREDGELOCATION() |
Getter for PEEREDGELOCATION w/ exceptions if field has no va |
HAS_PEEREDGELOCATION() |
Determine if PEEREDGELOCATION has a value |
RoutingPolicyDirection¶
The routing policy direction (inbound/outbound) in a core network change event.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROUTINGPOLICYDIRECTION() |
Getter for ROUTINGPOLICYDIRECTION, with configurable default |
ASK_ROUTINGPOLICYDIRECTION() |
Getter for ROUTINGPOLICYDIRECTION w/ exceptions if field has |
HAS_ROUTINGPOLICYDIRECTION() |
Determine if ROUTINGPOLICYDIRECTION has a value |
SegmentName¶
The segment name if the change event is associated with a segment.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SEGMENTNAME() |
Getter for SEGMENTNAME, with configurable default |
ASK_SEGMENTNAME() |
Getter for SEGMENTNAME w/ exceptions if field has no value |
HAS_SEGMENTNAME() |
Determine if SEGMENTNAME has a value |
NetworkFunctionGroupName¶
The changed network function group name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NETWORKFUNCTIONGROUPNAME() |
Getter for NETWORKFUNCTIONGROUPNAME, with configurable defau |
ASK_NETWORKFUNCTIONGROUPNAME() |
Getter for NETWORKFUNCTIONGROUPNAME w/ exceptions if field h |
HAS_NETWORKFUNCTIONGROUPNAME() |
Determine if NETWORKFUNCTIONGROUPNAME has a value |
AttachmentId¶
The ID of the attachment if the change event is associated with an attachment.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATTACHMENTID() |
Getter for ATTACHMENTID, with configurable default |
ASK_ATTACHMENTID() |
Getter for ATTACHMENTID w/ exceptions if field has no value |
HAS_ATTACHMENTID() |
Determine if ATTACHMENTID has a value |
Cidr¶
For a
STATIC_ROUTEevent, this is the IP address.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CIDR() |
Getter for CIDR, with configurable default |
ASK_CIDR() |
Getter for CIDR w/ exceptions if field has no value |
HAS_CIDR() |
Determine if CIDR has a value |
RoutingPolicyAssociationDetails¶
The names of the routing policies and other association details in the core network change values.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROUTINGPOLICYASSOCDETS() |
Getter for ROUTINGPOLICYASSOCDETAILS, with configurable defa |
ASK_ROUTINGPOLICYASSOCDETS() |
Getter for ROUTINGPOLICYASSOCDETAILS w/ exceptions if field |
HAS_ROUTINGPOLICYASSOCDETS() |
Determine if ROUTINGPOLICYASSOCDETAILS has a value |