List the blueprints for an environment

This command lists the blueprints that have been applied to an environment.

Request

GET http://{hostname}:{port}
  /landscaper/rest/environment/{environmentId}/blueprints
Accept: application/json
Table 1. URL parameters
Parameter Type Required Description
environmentId string true ID of the environment
Table 2. Header parameters
Parameter Type Required Description
Accept application/json true  

Feedback