GET https://{hostname}:{port}
/cli/version/getLink?{parameters}
| Parameter | Type | Required | Description |
|---|---|---|---|
| component | string | false | Name or ID of the component; this value is required if you specify the version name instead of ID |
| version | string | true | Name or ID of the version |
| linkName | string | true | Name of the link |
{
"name": "Link to IBM web site",
"value": "http://www.ibm.com"
}
Related CLI command: getVersionLink.