Gets information about one or more of your sites in a global network.
See https://paws-r.github.io/docs/networkmanager/get_sites.html for full documentation.
networkmanager_get_sites(
GlobalNetworkId,
SiteIds = NULL,
MaxResults = NULL,
NextToken = NULL
)
[required] The ID of the global network.
One or more site IDs. The maximum is 10.
The maximum number of results to return.
The token for the next page of results.