Gets the details and status of an analytics export job. If the export job is still in progress, its state
is set to "running". After the export job has completed successfully, its state
is set to "completed". If the export job fails, its state
is set to failed
.
HTTP request
GET https://apigee.googleapis.com/v1/{name=organizations/*/environments/*/analytics/exports/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
Required. Resource name of the export to get. 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 Export
.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform