Get the versions from a component with a given commit ID.
Request
GET https://{hostname}:{port}
/cli/version/getZOSVersionsWithCommitId?{parameters}
Accept: {contentType}
| 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. |
| Parameter | Type | Required | Description |
|---|---|---|---|
| Accept |
|
true |
Related CLI command: getZOSVersionsWithCommitId.