Method: organizations.environments.caches.list

Lists all caches in an environment.

HTTP request

GET https://apigee.googleapis.com/v1/{parent=organizations/*/environments/*}/caches

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. The name of the parent environment under which to get caches. Must be of the form: organizations/{organizationId}/environments/{environmentId}

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

  • apigee.caches.list

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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