Method: organizations.environments.resourcefiles.list

Lists all resource files, optionally filtering by type.

For more information about resource files, see Resource files.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. Name of the environment in which to list resource files in the following format: organizations/{org}/environments/{env}.

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

  • apigee.resourcefiles.list

Query parameters

Parameters
type

string

Optional. Type of resource files to list. Valid types include java, js, jsc, properties, py, wsdl, xsd, or xsl. For more information, see Resource types.

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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