Creates a new occurrence.
HTTP request
POST https://containeranalysis.googleapis.com/v1beta1/{parent=projects/*}/occurrences
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. The name of the project in the form of |
Request body
The request body contains an instance of Occurrence
.
Response body
If successful, the response body contains a newly created instance of Occurrence
.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.