/AWS1/CL_NWMCORENETWORKCHANG02¶
Describes a core network change.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_segmentname TYPE /AWS1/NWMCONSTRAINEDSTRING /AWS1/NWMCONSTRAINEDSTRING¶
The names of the segments in a core network.
iv_networkfunctiongroupname TYPE /AWS1/NWMCONSTRAINEDSTRING /AWS1/NWMCONSTRAINEDSTRING¶
The network function group name if the change event is associated with a network function group.
it_edgelocations TYPE /AWS1/CL_NWMEXTERNALREGIONCO00=>TT_EXTERNALREGIONCODELIST TT_EXTERNALREGIONCODELIST¶
The Regions where edges are located in a core network.
iv_asn TYPE /AWS1/NWMLONG /AWS1/NWMLONG¶
The ASN of a core network.
iv_cidr TYPE /AWS1/NWMCONSTRAINEDSTRING /AWS1/NWMCONSTRAINEDSTRING¶
The IP addresses used for a core network.
iv_destinationidentifier TYPE /AWS1/NWMCONSTRAINEDSTRING /AWS1/NWMCONSTRAINEDSTRING¶
The ID of the destination.
it_insidecidrblocks TYPE /AWS1/CL_NWMCONSTRAINEDSTRLS00=>TT_CONSTRAINEDSTRINGLIST TT_CONSTRAINEDSTRINGLIST¶
The inside IP addresses used for core network change values.
it_sharedsegments TYPE /AWS1/CL_NWMCONSTRAINEDSTRLS00=>TT_CONSTRAINEDSTRINGLIST TT_CONSTRAINEDSTRINGLIST¶
The shared segments for a core network change value.
it_serviceinsertionactions TYPE /AWS1/CL_NWMSVCINSERTIONACTION=>TT_SERVICEINSERTIONACTIONLIST TT_SERVICEINSERTIONACTIONLIST¶
Describes the service insertion action.
iv_vpnecmpsupport TYPE /AWS1/NWMBOOLEAN /AWS1/NWMBOOLEAN¶
Indicates whether Equal Cost Multipath (ECMP) is enabled for the core network.
iv_dnssupport TYPE /AWS1/NWMBOOLEAN /AWS1/NWMBOOLEAN¶
Indicates whether public DNS support is supported. The default is
true.
iv_secgroupreferencingsupp TYPE /AWS1/NWMBOOLEAN /AWS1/NWMBOOLEAN¶
Indicates whether security group referencing is enabled for the core network.
iv_routingpolicydirection TYPE /AWS1/NWMROUTINGPLYDIRECTION /AWS1/NWMROUTINGPLYDIRECTION¶
The routing policy direction (inbound/outbound) in a core network change event.
iv_routingpolicy TYPE /AWS1/NWMCORENETWORKPOLICYDOC /AWS1/NWMCORENETWORKPOLICYDOC¶
The routing policy configuration in the core network change values.
it_peeredgelocations TYPE /AWS1/CL_NWMEXTERNALREGIONCO00=>TT_EXTERNALREGIONCODELIST TT_EXTERNALREGIONCODELIST¶
The edge locations of peers in the core network change values.
iv_attachmentid TYPE /AWS1/NWMCONSTRAINEDSTRING /AWS1/NWMCONSTRAINEDSTRING¶
The attachment identifier in the core network change values.
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¶
SegmentName¶
The names of the segments in a core network.
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 network function group name if the change event is associated with a network function group.
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 |
EdgeLocations¶
The Regions where edges are located in a core network.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EDGELOCATIONS() |
Getter for EDGELOCATIONS, with configurable default |
ASK_EDGELOCATIONS() |
Getter for EDGELOCATIONS w/ exceptions if field has no value |
HAS_EDGELOCATIONS() |
Determine if EDGELOCATIONS has a value |
Asn¶
The ASN of a core network.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASN() |
Getter for ASN, with configurable default |
ASK_ASN() |
Getter for ASN w/ exceptions if field has no value |
HAS_ASN() |
Determine if ASN has a value |
Cidr¶
The IP addresses used for a core network.
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 |
DestinationIdentifier¶
The ID of the destination.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESTINATIONIDENTIFIER() |
Getter for DESTINATIONIDENTIFIER, with configurable default |
ASK_DESTINATIONIDENTIFIER() |
Getter for DESTINATIONIDENTIFIER w/ exceptions if field has |
HAS_DESTINATIONIDENTIFIER() |
Determine if DESTINATIONIDENTIFIER has a value |
InsideCidrBlocks¶
The inside IP addresses used for core network change values.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INSIDECIDRBLOCKS() |
Getter for INSIDECIDRBLOCKS, with configurable default |
ASK_INSIDECIDRBLOCKS() |
Getter for INSIDECIDRBLOCKS w/ exceptions if field has no va |
HAS_INSIDECIDRBLOCKS() |
Determine if INSIDECIDRBLOCKS has a value |
SharedSegments¶
The shared segments for a core network change value.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SHAREDSEGMENTS() |
Getter for SHAREDSEGMENTS, with configurable default |
ASK_SHAREDSEGMENTS() |
Getter for SHAREDSEGMENTS w/ exceptions if field has no valu |
HAS_SHAREDSEGMENTS() |
Determine if SHAREDSEGMENTS has a value |
ServiceInsertionActions¶
Describes the service insertion action.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICEINSERTIONACTIONS() |
Getter for SERVICEINSERTIONACTIONS, with configurable defaul |
ASK_SERVICEINSERTIONACTIONS() |
Getter for SERVICEINSERTIONACTIONS w/ exceptions if field ha |
HAS_SERVICEINSERTIONACTIONS() |
Determine if SERVICEINSERTIONACTIONS has a value |
VpnEcmpSupport¶
Indicates whether Equal Cost Multipath (ECMP) is enabled for the core network.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VPNECMPSUPPORT() |
Getter for VPNECMPSUPPORT |
DnsSupport¶
Indicates whether public DNS support is supported. The default is
true.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DNSSUPPORT() |
Getter for DNSSUPPORT |
SecurityGroupReferencingSupport¶
Indicates whether security group referencing is enabled for the core network.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SECGROUPREFERENCINGSUPP() |
Getter for SECGROUPREFERENCINGSUPPORT |
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 |
RoutingPolicy¶
The routing policy configuration in the core network change values.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROUTINGPOLICY() |
Getter for ROUTINGPOLICY, with configurable default |
ASK_ROUTINGPOLICY() |
Getter for ROUTINGPOLICY w/ exceptions if field has no value |
HAS_ROUTINGPOLICY() |
Determine if ROUTINGPOLICY has a value |
PeerEdgeLocations¶
The edge locations of peers in the core network change values.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PEEREDGELOCATIONS() |
Getter for PEEREDGELOCATIONS, with configurable default |
ASK_PEEREDGELOCATIONS() |
Getter for PEEREDGELOCATIONS w/ exceptions if field has no v |
HAS_PEEREDGELOCATIONS() |
Determine if PEEREDGELOCATIONS has a value |
AttachmentId¶
The attachment identifier in the core network change values.
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 |
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 |