Lists the peerings for a core network.
See https://www.paws-r-sdk.com/docs/networkmanager_list_peerings/ for full documentation.
networkmanager_list_peerings(
CoreNetworkId = NULL,
PeeringType = NULL,
EdgeLocation = NULL,
State = NULL,
MaxResults = NULL,
NextToken = NULL
)
The ID of a core network.
Returns a list of a peering requests.
Returns a list edge locations for the
Returns a list of the peering request states.
The maximum number of results to return.
The token for the next page of results.