directconnect_describe_router_configuration {paws.networking}R Documentation

Details about the router

Description

Details about the router.

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

Usage

directconnect_describe_router_configuration(
  virtualInterfaceId,
  routerTypeIdentifier = NULL
)

Arguments

virtualInterfaceId

[required] The ID of the virtual interface.

routerTypeIdentifier

Identifies the router by a combination of vendor, platform, and software version. For example, ⁠CiscoSystemsInc-2900SeriesRouters-IOS124⁠.


[Package paws.networking version 0.9.0 Index]