Get the Release Versions (including children Versions) for a Release

Get Release Versions for the given Release, which are snapshots of multiple Application Versions, which may in turn be composed of Component Versions.

Request

GET http://{hostname}:{port}
  /releases/{release}/versions
Table 1. URL parameters
Parameter Type Required Description
release string true Release ID

Feedback