HTTP request
GET https://apigee.googleapis.com/v1/{name=organizations/*/hostQueries/*/resultView}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
Required. Name of the asynchronous query result view to get. Must be of the form Authorization requires the following IAM permission on the specified resource
|
Request body
The request body must be empty.
Response body
If successful, the response body contains data with the following structure:
JSON representation |
---|
{
"metadata": {
object ( |
Fields | |
---|---|
metadata |
Metadata contains information like metrics, dimenstions etc of the AsyncQuery. |
rows |
Rows of query result. Each row is a JSON object. Example: {sum(message_count): 1, developerApp: "(not set)",…} |
state |
State of retrieving ResultView. |
code |
Error code when there is a failure. |
error |
Error message when there is a failure. |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform