- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
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 |
Required. Name of the environment in which to list resource files in the following format: Authorization requires the following IAM permission on the specified resource
|
Query parameters
Parameters | |
---|---|
type |
Optional. Type of resource files to list. Valid types include |
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