- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
List Datastores
HTTP request
GET https://apigee.googleapis.com/v1/{parent=organizations/*}/analytics/datastores
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
|
Query parameters
Parameters | |
---|---|
target |
Optional. TargetType is used to fetch all Datastores that match the type |
Request body
The request body must be empty.
Response body
The response for datastores.list
If successful, the response body contains data with the following structure:
JSON representation |
---|
{
"datastores": [
{
object ( |
Fields | |
---|---|
datastores[] |
A list of datastores |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform