Remove access to all resource types

This command removes access to all resource types 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/{CloudProjectResourceType}
Table 1. URL parameters
Parameter Type Required Description
cloud_project_id string true
CloudProjectResourceType string true
region_id string true
team_id string true