directconnect_describe_loa: Gets the LOA-CFA for a connection, interconnect, or link...

View source: R/directconnect_operations.R

directconnect_describe_loaR Documentation

Gets the LOA-CFA for a connection, interconnect, or link aggregation group (LAG)

Description

Gets the LOA-CFA for a connection, interconnect, or link aggregation group (LAG).

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

Usage

directconnect_describe_loa(
  connectionId,
  providerName = NULL,
  loaContentType = NULL
)

Arguments

connectionId

[required] The ID of a connection, LAG, or interconnect.

providerName

The name of the service provider who establishes connectivity on your behalf. If you specify this parameter, the LOA-CFA lists the provider name alongside your company name as the requester of the cross connect.

loaContentType

The standard media type for the LOA-CFA document. The only supported value is application/pdf.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.