List all resources
This command lists all resources that are available to the given cloud project and team, including in the blueprint designer palette, at provisioning time, and through the REST API.
Request
GET http://{hostname}:{port}
/landscaper/rest/teams/{team_id}/cloudprojects/{cloud_project_id}/regions/{region_id}/resources
Accept: application/json
Parameter | Type | Required | Description |
---|---|---|---|
cloud_project_id | string | true | |
region_id | string | true | |
team_id | string | true |
Parameter | Type | Required | Description |
---|---|---|---|
Accept | application/json |
true |