View source: R/directconnect_operations.R
directconnect_associate_virtual_interface | R Documentation |
Associates a virtual interface with a specified link aggregation group (LAG) or connection. Connectivity to Amazon Web Services is temporarily interrupted as the virtual interface is being migrated. If the target connection or LAG has an associated virtual interface with a conflicting VLAN number or a conflicting IP address, the operation fails.
See https://www.paws-r-sdk.com/docs/directconnect_associate_virtual_interface/ for full documentation.
directconnect_associate_virtual_interface(virtualInterfaceId, connectionId)
virtualInterfaceId |
[required] The ID of the virtual interface. |
connectionId |
[required] The ID of the LAG or connection. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.