Test if Datastore configuration is correct. This includes checking if credentials provided by customer have required permissions in target destination storage
HTTP request
POST https://apigee.googleapis.com/v1/{parent=organizations/*}/analytics/datastores:test
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. The parent organization name Must be of the form Authorization requires the following IAM permission on the specified resource
|
Request body
The request body contains an instance of Datastore
.
Response body
The response for datastores.test
If successful, the response body contains data with the following structure:
JSON representation |
---|
{ "state": string, "error": string } |
Fields | |
---|---|
state |
Output only. It could be |
error |
Output only. Error message of test connection failure |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform