Get Solutions By Id
Get Solution by ID
Request
URI
GET
https://apigw.vmware.com/sampleExchange/v1/search/solutions/{id}
COPY
Path Parameters
integer
id
Required
id
Responses
200
successful operation
Returns Array of Solution of type(s) application/json
[
{
"id": 0,
"requestId": 0,
"federationId": "string",
"communitiesUser": "string",
"description": "string",
"comments": [
{
"id": 0,
"parentId": 0,
"type": "string",
"federationId": "string",
"communitiesUser": "string",
"comment": "string",
"created": "string",
"lastUpdated": "string"
}
],
"created": "string",
"lastUpdated": "string",
"acceptedSolution": false,
"linkedSampleId": 0
}
]
404
The Solution was not found.
Operation doesn't return any data structure
Search Operations
GET
Get All Requests
GET
Get All Requests Tags
GET
Get All Samples
GET
Get All Solutions
GET
Get All Tags
GET
Get Events By Federation Id
GET
Get Request Favorites
GET
Get Requests By Category Type
GET
Get Requests By Category Type And Version
GET
Get Requests By Communities User
GET
Get Requests By Federation Id
GET
Get Requests By Id
GET
Get Requests By State
GET
Get Requests By Tag Category And Name
GET
Get Requests By Tag Name
GET
Get Sample By Id
GET
Get Sample Downloads
GET
Get Sample Favorites
GET
Get Samples By Category
GET
Get Samples By Category And Version
GET
Get Samples By Communities User
GET
Get Samples By Federation Id
GET
Get Samples By Name
GET
Get Samples By Tag Category And Name
GET
Get Samples By Tag Name
GET
Get Server Info Object
GET
Get Solutions By Id
GET
Search Requests
GET
Search Samples
GET
Search Samples Paginated