/AWS1/CL_NWM=>CREATECONNECTATTACHMENT()
¶
About CreateConnectAttachment¶
Creates a core network Connect attachment from a specified core network attachment.
A core network Connect attachment is a GRE-based tunnel attachment that you can use to establish a connection between a core network and an appliance. A core network Connect attachment uses an existing VPC attachment as the underlying transport mechanism.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_CORENETWORKID
TYPE /AWS1/NWMCORENETWORKID
/AWS1/NWMCORENETWORKID
¶
The ID of a core network where you want to create the attachment.
IV_EDGELOCATION
TYPE /AWS1/NWMEXTERNALREGIONCODE
/AWS1/NWMEXTERNALREGIONCODE
¶
The Region where the edge is located.
IV_TRANSPORTATTACHMENTID
TYPE /AWS1/NWMATTACHMENTID
/AWS1/NWMATTACHMENTID
¶
The ID of the attachment between the two connections.
IO_OPTIONS
TYPE REF TO /AWS1/CL_NWMCNCTATTACHMENTOPTS
/AWS1/CL_NWMCNCTATTACHMENTOPTS
¶
Options for creating an attachment.
Optional arguments:¶
IT_TAGS
TYPE /AWS1/CL_NWMTAG=>TT_TAGLIST
TT_TAGLIST
¶
The list of key-value tags associated with the request.
IV_CLIENTTOKEN
TYPE /AWS1/NWMCLIENTTOKEN
/AWS1/NWMCLIENTTOKEN
¶
The client token associated with the request.