View source: R/directconnect_operations.R
directconnect_describe_loa | R Documentation |
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.
directconnect_describe_loa(
connectionId,
providerName = NULL,
loaContentType = NULL
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.