Gets information about one or more of your connections in a global network.
See https://www.paws-r-sdk.com/docs/networkmanager_get_connections/ for full documentation.
networkmanager_get_connections(
GlobalNetworkId,
ConnectionIds = NULL,
DeviceId = NULL,
MaxResults = NULL,
NextToken = NULL
)
[required] The ID of the global network.
One or more connection IDs.
The ID of the device.
The maximum number of results to return.
The token for the next page of results.