Creates a core network Connect attachment from a specified core network attachment.
See https://www.paws-r-sdk.com/docs/networkmanager_create_connect_attachment/ for full documentation.
networkmanager_create_connect_attachment(
CoreNetworkId,
EdgeLocation,
TransportAttachmentId,
Options,
Tags = NULL,
ClientToken = NULL
)
[required] The ID of a core network where you want to create the attachment.
[required] The Region where the edge is located.
[required] The ID of the attachment between the two connections.
[required] Options for creating an attachment.
The list of key-value tags associated with the request.
The client token associated with the request.