Skip to content

/AWS1/CL_MGNTARGETNETUPDATE

Updated configuration for the target network topology and addressing.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_topology TYPE /AWS1/MGNTARGETNETWORKTOPOLOGY /AWS1/MGNTARGETNETWORKTOPOLOGY

The updated network topology type.

iv_inboundcidr TYPE /AWS1/MGNCIDR /AWS1/MGNCIDR

The updated CIDR block for inbound traffic.

iv_outboundcidr TYPE /AWS1/MGNCIDR /AWS1/MGNCIDR

The updated CIDR block for outbound traffic.

iv_inspectioncidr TYPE /AWS1/MGNCIDR /AWS1/MGNCIDR

The updated CIDR block for inspection traffic.


Queryable Attributes

topology

The updated network topology type.

Accessible with the following methods

Method Description
GET_TOPOLOGY() Getter for TOPOLOGY, with configurable default
ASK_TOPOLOGY() Getter for TOPOLOGY w/ exceptions if field has no value
HAS_TOPOLOGY() Determine if TOPOLOGY has a value

inboundCidr

The updated CIDR block for inbound traffic.

Accessible with the following methods

Method Description
GET_INBOUNDCIDR() Getter for INBOUNDCIDR, with configurable default
ASK_INBOUNDCIDR() Getter for INBOUNDCIDR w/ exceptions if field has no value
HAS_INBOUNDCIDR() Determine if INBOUNDCIDR has a value

outboundCidr

The updated CIDR block for outbound traffic.

Accessible with the following methods

Method Description
GET_OUTBOUNDCIDR() Getter for OUTBOUNDCIDR, with configurable default
ASK_OUTBOUNDCIDR() Getter for OUTBOUNDCIDR w/ exceptions if field has no value
HAS_OUTBOUNDCIDR() Determine if OUTBOUNDCIDR has a value

inspectionCidr

The updated CIDR block for inspection traffic.

Accessible with the following methods

Method Description
GET_INSPECTIONCIDR() Getter for INSPECTIONCIDR, with configurable default
ASK_INSPECTIONCIDR() Getter for INSPECTIONCIDR w/ exceptions if field has no valu
HAS_INSPECTIONCIDR() Determine if INSPECTIONCIDR has a value