Method: organizations.analytics.datastores.update

Update a Datastore

HTTP request

PUT https://apigee.googleapis.com/v1/{name=organizations/*/analytics/datastores/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The resource name of datastore to be updated. Must be of the form organizations/{org}/analytics/datastores/{datastoreId}

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

  • apigee.datastores.update

Request body

The request body contains an instance of Datastore.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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