View source: R/directconnect_operations.R
directconnect_associate_hosted_connection | R Documentation |
Associates a hosted connection and its virtual interfaces with a link aggregation group (LAG) or interconnect. If the target interconnect or LAG has an existing hosted connection with a conflicting VLAN number or IP address, the operation fails. This action temporarily interrupts the hosted connection's connectivity to Amazon Web Services as it is being migrated.
See https://www.paws-r-sdk.com/docs/directconnect_associate_hosted_connection/ for full documentation.
directconnect_associate_hosted_connection(connectionId, parentConnectionId)
connectionId |
[required] The ID of the hosted connection. |
parentConnectionId |
[required] The ID of the interconnect or the LAG. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.