[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Get Resources Of Adapter Instance
DescriptionGet all resources that are managed by specific Adapter Instance
Request
URLURL
https://localhost/suite-api/api/adapters/{adapterId}/resources
Path Parameters
Path Parameters
string
adapterId
Required
The identifier of the adapter instance.
Query Parameters
Query Parameters
integer
page
Optional
Page number from which data needs to be displayed (0-based)
integer
pageSize
Optional
Expected number of entries per page
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
Resources
of type(s) application/json, application/xml
The list of resources reported by this adapter
Errors
404
No adapter instance is found with the specified identifier
Code Samples
cURL Command
curl https://localhost/suite-api/api/adapters/{adapterId}/resources
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
On This Page
Adapters Operations
delete
patch
patch
post