Lists WildfireVerdictChangeRequests in a given Firewall Endpoint in a project and location.
HTTP request
GET https://networksecurity.googleapis.com/v1beta1/{parent=projects/*/locations/*/firewallEndpoints/*}/wildfireVerdictChangeRequests
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
parent |
Required. Parent value for ListWildfireVerdictChangeRequestsRequest. The parent is a firewall endpoint resource. Format: organizations|projects/{project_or_organization}/locations/{location}/firewallEndpoints/{firewallEndpoint} |
Query parameters
| Parameters | |
|---|---|
pageSize |
Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. |
pageToken |
Optional. A token identifying a page of results the server should return. |
filter |
Optional. Filter expression to filter the results. See AIP-160 for filtering syntax. Supported fields are: - |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of ListWildfireVerdictChangeRequestsResponse.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.