directconnect_describe_connection_loa: Deprecated

View source: R/directconnect_operations.R

directconnect_describe_connection_loaR Documentation

Deprecated

Description

Deprecated. Use describe_loa instead.

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

Usage

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

Arguments

connectionId

[required] The ID of the connection.

providerName

The name of the APN partner or 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.