List Connections

Lists all network connections configured for a specific network device.

Path parameters

networkstringRequired
The network id.

Query parameters

pageSizeintegerOptional

page_size specifies the maximum number of Connection resources to return.

pageTokenstringOptional

page_token is used to retrieve the next page of results.

Response

OK
connectionslist of objects
The list of network connections.
nextPageTokenstring

next_page_token is the token for retrieving the next page of results.

Errors

400
Bad Request Error