Gets information about one or more links in a specified global network.
See https://www.paws-r-sdk.com/docs/networkmanager_get_links/ for full documentation.
networkmanager_get_links(
GlobalNetworkId,
LinkIds = NULL,
SiteId = NULL,
Type = NULL,
Provider = NULL,
MaxResults = NULL,
NextToken = NULL
)
[required] The ID of the global network.
One or more link IDs. The maximum is 10.
The ID of the site.
The link type.
The link provider.
The maximum number of results to return.
The token for the next page of results.