Lists the peerings for a core network.
See https://paws-r.github.io/docs/networkmanager/list_peerings.html 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.