v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-132862102.5 KB
projects

Lists Peerings in a given project.

get/v1/{+parent}/peerings

Path parameters

parentstring required

Required. The resource name of the peering location using the form: projects/{project_id}/locations/global

Query parameters

filterstring

Optional. Filter specifying constraints of a list operation. For example, peering.authorized_network="projects/myprojectid/global/networks/mynetwork".

orderBystring

Optional. Specifies the ordering of results following syntax at https://cloud.google.com/apis/design/design_patterns#sorting_order.

pageSizeinteger

Optional. The maximum number of items to return. If not specified, a default value of 1000 will be used by the service. Regardless of the page_size value, the response may include a partial list and a caller should only rely on response's next_page_token to determine if there are more instances left to be queried.

pageTokenstring

Optional. The next_page_token value returned from a previous List request, if any.

Response

Successful response