Get Adapter Kinds For Solution

Get Adapter Kinds For Solution
Get Adapter Kind details for the specified solution id

Get Adapter Kind details for the specified solution id

Request
URI
GET
https://{api_host}/suite-api/api/solutions/{solutionId}/adapterkinds
COPY
Path Parameters
string
solutionId
Required

The id of the solution


Authentication
This operation uses the following authentication methods.
Responses
200

The adapter kind info

Returns adapter-kinds of type(s) application/json
"No Custom Example is Available"
array of object
adapter-kind
Optional

Collection of Adapter kinds


404

The specified Id does not exist in the system

Operation doesn't return any data structure

Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/suite-api/api/solutions/{solutionId}/adapterkinds