Get Resources With Adapter Kind
This API provides the Resources by passing specified Adapter Kind Key
Request
URI
GET
https://{api_host}/suite-api/api/adapterkinds/{adapterKindKey}/resources
COPY
Path Parameters
string
adapterKindKey
Required
The Adapter Kind Identifier
Query Parameters
integer
page
Optional
Constraints:
default: 0
Page number from which data needs to be displayed (0-based)
integer
pageSize
Optional
Constraints:
default: 1000
Expected number of entries per page
Responses
200
The set of Resources
Returns
resources
of type(s)
application/json
"No Custom Example is Available"
object
pageInfo
Optional
Represents page information for a paged result
array of
object
links
Optional
Collection of links
array of
object
resourceList
Optional
The Collection of Resources
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/suite-api/api/adapterkinds/{adapterKindKey}/resources
On This Page
Adapter Kinds Operations
GET
Get Adapter Types
GET
Get Resource Types For Adapter Type
GET
Get Adapter Type
GET
Get Resources With Adapter Kind
GET
Get Resource Type For Adapter Type
GET
Get Resource Type Attributes For Adapter Type
GET
Get Resources With Adapter And Resource Kind
GET
Get Resource Type Properties For Adapter Type