Starts the virtual interface failover test that verifies your configuration meets your resiliency requirements by placing the BGP peering session in the DOWN state
Source:R/directconnect_operations.R
directconnect_start_bgp_failover_test.RdStarts the virtual interface failover test that verifies your configuration meets your resiliency requirements by placing the BGP peering session in the DOWN state. You can then send traffic to verify that there are no outages.
See https://www.paws-r-sdk.com/docs/directconnect_start_bgp_failover_test/ for full documentation.
Usage
directconnect_start_bgp_failover_test(
virtualInterfaceId,
bgpPeers = NULL,
testDurationInMinutes = NULL
)