Method: organizations.analytics.datastores.create

Create a Datastore for an org

HTTP request

POST https://apigee.googleapis.com/v1/{parent=organizations/*}/analytics/datastores

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. The parent organization name. Must be of the form organizations/{org}.

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

  • apigee.datastores.create

Request body

The request body contains an instance of Datastore.

Response body

If successful, the response body contains a newly created instance of Datastore.

Authorization scopes

Requires the following OAuth scope:

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