Learn R Programming

paws.networking (version 0.1.9)

directconnect_stop_bgp_failover_test: Stops the virtual interface failover test

Description

Stops the virtual interface failover test.

Usage

directconnect_stop_bgp_failover_test(virtualInterfaceId)

Arguments

virtualInterfaceId

[required] The ID of the virtual interface you no longer want to test.

Request syntax

svc$stop_bgp_failover_test(
  virtualInterfaceId = "string"
)