Get WildfireVerdictChangeRequest in a given Firewall Endpoint in an organization and location.
HTTP request
GET https://networksecurity.googleapis.com/v1beta1/{name=organizations/*/locations/*/firewallEndpoints/*/wildfireVerdictChangeRequests/*}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
name |
Required. Name of the WildfireVerdictChangeRequest to retrieve. Format: organizations|projects/{project_or_organization}/locations/{location}/firewallEndpoints/{firewallEndpoint}/wildfireVerdictChangeRequests/{wildfireVerdictChangeRequestId} Where {wildfireVerdictChangeRequestId} is the ID in the format: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$ |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of WildfireVerdictChangeRequest.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.