This command removes access to all resources from the specified team and cloud project.
This filtering affects what is available in the blueprint designer palette, when provisioning
images, and in the REST API.
Request
DELETE http://{hostname}:{port}
/landscaper/rest/teams/{team_id}/cloudprojects/{cloud_project_id}/regions/{region_id}/resources
Accept: application/json
Table 1. URL parameters
Parameter |
Type |
Required |
Description |
cloud_project_id |
string |
true |
|
region_id |
string |
true |
|
team_id |
string |
true |
|