Search
Search for content based on the search term
Request
URI
GET
https://{api_host}//cava-s-182-041.eng.vmware.com/content/api/marketplace/sources/{sourceId}/contents
COPY
Path Parameters
string
sourceId
Required
Content Source Id
Query Parameters
string
apiVersion
Optional
The version of the API in yyyy-MM-dd format (UTC). For versioning information, please refer to /content/api/about
string
search
Optional
Full-text search term
Responses
200
Search result
Returns MarketplaceContents of type(s) application/json
{
"_embedded": [
{
"description": "string",
"developer": "string",
"displayName": "string",
"documents": [
{
"downloadUrl": "string",
"title": "string",
"type": "string"
}
],
"eula": "string",
"highlights": [
"string"
],
"icon": "string",
"id": "string",
"overview": "string",
"rating": "string",
"screenshots": [
"string"
],
"support": {
"email": "string",
"hours": "string",
"phone": "string",
"statement": "string",
"url": "string"
},
"techSpecs": "string",
"totalReviews": 0,
"updatedAt": "string",
"version": "string",
"video": "string"
}
],
"_links": [
{
"deprecation": "string",
"href": "string",
"hreflang": "string",
"media": "string",
"rel": "string",
"templated": false,
"title": "string",
"type": "string"
}
],
"page": {
"number": 0,
"size": 0,
"totalElements": 0,
"totalPages": 0
}
}
404
Source not found
Operation doesn't return any data structure
Marketplace Operations
GET
Filter Items Using GET
GET
Filters Using GET
GET
Get Details
GET
Get Link
GET
Get Reviews
GET
Search