Get status of a query submitted at host level. If the query is still in progress, the state
is set to "running" After the query has completed successfully, state
is set to "completed"
HTTP request
GET https://apigee.googleapis.com/v1/{name=organizations/*/hostQueries/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
Required. Name of the asynchronous query 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 an instance of AsyncQuery
.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform