Get Source Item Eula

Get Source Item Eula

Get the reference to the EULA for a version of a SourceItem with given identifier from the given CatalogContentSource.

Request
URI
GET
https://{api_host}/cloudapi/1.0.0/catalogContentSources/{catalogContentSourceId}/sourceItems/{sourceItemIdWithVersion}/eula
COPY
Path Parameters
string
catalogContentSourceId
Required

catalogContentSourceId

string
sourceItemIdWithVersion
Required

URN of the item with version in the format (urn:vcloud:sourceItems: : )

string
catalogContentSourceId
Required

catalogContentSourceId


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns SourceItemEula of type(s) application/json;version=39.0
{
    "eulaLink": "string"
}
string
eulaLink
Optional

Link to a EULA.