Learn R Programming

paws.networking (version 0.2.0)

networkmanager_list_peerings: Lists the peerings for a core network

Description

Lists the peerings for a core network.

See https://paws-r.github.io/docs/networkmanager/list_peerings.html for full documentation.

Usage

networkmanager_list_peerings(
  CoreNetworkId = NULL,
  PeeringType = NULL,
  EdgeLocation = NULL,
  State = NULL,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

CoreNetworkId

The ID of a core network.

PeeringType

Returns a list of a peering requests.

EdgeLocation

Returns a list edge locations for the

State

Returns a list of the peering request states.

MaxResults

The maximum number of results to return.

NextToken

The token for the next page of results.