directconnect_create_bgp_peer {paws.networking}R Documentation

Creates a BGP peer on the specified virtual interface

Description

Creates a BGP peer on the specified virtual interface.

See https://www.paws-r-sdk.com/docs/directconnect_create_bgp_peer/ for full documentation.

Usage

directconnect_create_bgp_peer(virtualInterfaceId = NULL, newBGPPeer = NULL)

Arguments

virtualInterfaceId

The ID of the virtual interface.

newBGPPeer

Information about the BGP peer.


[Package paws.networking version 0.7.0 Index]