This command enables or disables resource filtering for the given cloud project and team.
This filtering affects what is available in the blueprint designer palette, when provisioning
images, and in the REST API.
Request
PUT http://{hostname}:{port}
/landscaper/rest/teams/{team_id}/cloudprojects/{cloud_project_id}/regions/{region_id}/resources
Accept: application/json
Content-Type: application/json
Table 1. URL parameters
Parameter |
Type |
Required |
Description |
cloud_project_id |
string |
true |
|
region_id |
string |
true |
|
team_id |
string |
true |
|