Gets the link associations for a device or a link. Either the device ID or the link ID must be specified.
get/global-networks/{globalNetworkId}/link-associations
Path parameters
globalNetworkIdstring required
The ID of the global network.
Query parameters
deviceIdstring
The ID of the device.
linkIdstring
The ID of the link.
maxResultsinteger
The maximum number of results to return.
nextTokenstring
The token for the next page of results.
MaxResultsstring
Pagination limit
NextTokenstring
Pagination token
Response
Success