Skip to content

/AWS1/CL_DCOASSOCMACSECKEYRSP

AssociateMacSecKeyResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_connectionid TYPE /AWS1/DCOCONNECTIONID /AWS1/DCOCONNECTIONID

The ID of the dedicated connection (dxcon-xxxx), or the ID of the LAG (dxlag-xxxx).

it_macseckeys TYPE /AWS1/CL_DCOMACSECKEY=>TT_MACSECKEYLIST TT_MACSECKEYLIST

The MAC Security (MACsec) security keys associated with the dedicated connection.


Queryable Attributes

connectionId

The ID of the dedicated connection (dxcon-xxxx), or the ID of the LAG (dxlag-xxxx).

Accessible with the following methods

Method Description
GET_CONNECTIONID() Getter for CONNECTIONID, with configurable default
ASK_CONNECTIONID() Getter for CONNECTIONID w/ exceptions if field has no value
HAS_CONNECTIONID() Determine if CONNECTIONID has a value

macSecKeys

The MAC Security (MACsec) security keys associated with the dedicated connection.

Accessible with the following methods

Method Description
GET_MACSECKEYS() Getter for MACSECKEYS, with configurable default
ASK_MACSECKEYS() Getter for MACSECKEYS w/ exceptions if field has no value
HAS_MACSECKEYS() Determine if MACSECKEYS has a value