v1

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

Lists the Network Connectivity Center spokes associated with a specified hub and location. The list includes both spokes that are attached to the hub and spokes that have been proposed but not yet accepted.

get/v1/{+name}:listSpokes

Path parameters

namestring required

Required. The name of the hub.

Query parameters

filterstring

An expression that filters the list of results.

orderBystring

Sort the results by name or create_time.

pageSizeinteger

The maximum number of results to return per page.

pageTokenstring

The page token.

spokeLocationsstring[]

A list of locations. Specify one of the following: [global], a single region (for example, [us-central1]), or a combination of values (for example, [global, us-central1, us-west1]). If the spoke_locations field is populated, the list of results includes only spokes in the specified location. If the spoke_locations field is not populated, the list of results includes spokes in all locations.

view'SPOKE_VIEW_UNSPECIFIED' | 'BASIC' | 'DETAILED'

The view of the spoke to return. The view that you use determines which spoke fields are included in the response.

Response

Successful response