List all resources of a resource type
This command lists all resources of a given resource type that are available to a given cloud project and team.
Request
GET http://{hostname}:{port}
/landscaper/rest/teams/{team_id}/cloudprojects/{cloud_project_id}/regions/{region_id}/resources/{CloudProjectResourceType}
Accept: application/json
Parameter | Type | Required | Description |
---|---|---|---|
cloud_project_id | string | true | |
CloudProjectResourceType | string | true | |
region_id | string | true | |
team_id | string | true |
Parameter | Type | Required | Description |
---|---|---|---|
Accept | application/json |
true |