Method: organizations.environments.securityIncidents.get

securityIncidents.get gets the specified security incident.

Returns NOT_FOUND if security incident is not present for the specified organization and environment.

HTTP request

GET https://apigee.googleapis.com/v1/{name=organizations/*/environments/*/securityIncidents/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. Security incident in the following format: `organizations/{org}/environments/{environment}/securityIncidents/{incident}'. Example: organizations/testOrg/environments/testEnv/securityIncidents/1234-4567-890-111

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of SecurityIncident.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform