directconnect_describe_interconnect_loa {paws.networking} | R Documentation |
Deprecated
Description
Deprecated. Use describe_loa
instead.
See https://www.paws-r-sdk.com/docs/directconnect_describe_interconnect_loa/ for full documentation.
Usage
directconnect_describe_interconnect_loa(
interconnectId,
providerName = NULL,
loaContentType = NULL
)
Arguments
interconnectId |
[required] The ID of the interconnect. |
providerName |
The name of the service provider who establishes connectivity on your behalf. If you supply 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. |
[Package paws.networking version 0.7.0 Index]