paws.networking (version 0.1.6)

directconnect_describe_virtual_interfaces: Displays all virtual interfaces for an AWS account

Description

Displays all virtual interfaces for an AWS account. Virtual interfaces deleted fewer than 15 minutes before you make the request are also returned. If you specify a connection ID, only the virtual interfaces associated with the connection are returned. If you specify a virtual interface ID, then only a single virtual interface is returned.

Usage

directconnect_describe_virtual_interfaces(connectionId,
  virtualInterfaceId)

Arguments

connectionId

The ID of the connection.

virtualInterfaceId

The ID of the virtual interface.

Request syntax

svc$describe_virtual_interfaces(
  connectionId = "string",
  virtualInterfaceId = "string"
)

Details

A virtual interface (VLAN) transmits the traffic between the AWS Direct Connect location and the customer network.