Get the versions from a component with a given commit ID.

Request

GET https://{hostname}:{port}
    /cli/version/getZOSVersionsWithCommitId?{parameters}
Accept: {contentType}
Table 1. Request parameters
Parameter Type Required Description
component string true Name or ID of the component.
commitId string true Commit ID of the version.
parentCommitId string false Commit ID of the parent version.
Table 2. Header parameters
Parameter Type Required Description
Accept
  • application/json
  • application/yaml
true

Related CLI command: getZOSVersionsWithCommitId.