Skip to content

/AWS1/CL_NWMROUTINGINFMTIONN00

Information about the next hop for a route in the core network.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_ipaddress TYPE /AWS1/NWMIPADDRESS /AWS1/NWMIPADDRESS

The IP address of the next hop.

iv_corenetworkattachmentid TYPE /AWS1/NWMCONSTRAINEDSTRING /AWS1/NWMCONSTRAINEDSTRING

The ID of the core network attachment for the next hop.

iv_resourceid TYPE /AWS1/NWMCONSTRAINEDSTRING /AWS1/NWMCONSTRAINEDSTRING

The ID of the resource for the next hop.

iv_resourcetype TYPE /AWS1/NWMCONSTRAINEDSTRING /AWS1/NWMCONSTRAINEDSTRING

The type of resource for the next hop.

iv_segmentname TYPE /AWS1/NWMCONSTRAINEDSTRING /AWS1/NWMCONSTRAINEDSTRING

The name of the segment for the next hop.

iv_edgelocation TYPE /AWS1/NWMEXTERNALREGIONCODE /AWS1/NWMEXTERNALREGIONCODE

The edge location for the next hop.


Queryable Attributes

IpAddress

The IP address of the next hop.

Accessible with the following methods

Method Description
GET_IPADDRESS() Getter for IPADDRESS, with configurable default
ASK_IPADDRESS() Getter for IPADDRESS w/ exceptions if field has no value
HAS_IPADDRESS() Determine if IPADDRESS has a value

CoreNetworkAttachmentId

The ID of the core network attachment for the next hop.

Accessible with the following methods

Method Description
GET_CORENETWORKATTACHMENTID() Getter for CORENETWORKATTACHMENTID, with configurable defaul
ASK_CORENETWORKATTACHMENTID() Getter for CORENETWORKATTACHMENTID w/ exceptions if field ha
HAS_CORENETWORKATTACHMENTID() Determine if CORENETWORKATTACHMENTID has a value

ResourceId

The ID of the resource for the next hop.

Accessible with the following methods

Method Description
GET_RESOURCEID() Getter for RESOURCEID, with configurable default
ASK_RESOURCEID() Getter for RESOURCEID w/ exceptions if field has no value
HAS_RESOURCEID() Determine if RESOURCEID has a value

ResourceType

The type of resource for the next hop.

Accessible with the following methods

Method Description
GET_RESOURCETYPE() Getter for RESOURCETYPE, with configurable default
ASK_RESOURCETYPE() Getter for RESOURCETYPE w/ exceptions if field has no value
HAS_RESOURCETYPE() Determine if RESOURCETYPE has a value

SegmentName

The name of the segment for the next hop.

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

EdgeLocation

The edge location for the next hop.

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