- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
Lists all VpcFlowLogsConfigs in a given project.
HTTP request
GET https://networkmanagement.googleapis.com/v1/{parent=projects/*/locations/*}/vpcFlowLogsConfigs
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
| parent | 
 Required. The parent resource of the VpcFlowLogsConfig, in one of the following formats: 
 Authorization requires the following IAM permission on the specified resource  
 | 
Query parameters
| Parameters | |
|---|---|
| pageSize | 
 Optional. Number of  | 
| pageToken | 
 Optional. Page token from an earlier query, as returned in  | 
| filter | 
 Optional. Lists the  | 
| orderBy | 
 Optional. Field to use to sort the list. | 
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of ListVpcFlowLogsConfigsResponse.
Authorization scopes
Requires the following OAuth scope:
- https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.