Method: organizations.hostSecurityReports.getResultView

After the query is completed, use this API to view the query result when result size is small.

HTTP request

GET https://apigee.googleapis.com/v1/{name=organizations/*/hostSecurityReports/*/resultView}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. Name of the security report result view to get. Must be of the form organizations/{org}/securityReports/{reportId}/resultView.

Authorization requires the following IAM permission on the specified resource name:

  • apigee.hostsecurityreports.get

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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