List the storage volumes in an environment

Request

GET http://{hostname}:{port}
  /landscaper/rest/environment/{environmentId}/volumes
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

Example

curl -u jsmith:passwd 
  http://myserver.example.com:8080/landscaper/rest/environment/32019dda-4da5-40b1-804b-307a9a2eeb44/volumes