Adapters APIs
/api/adapters - APIs for performing operations related to adapter management
Operations
POST
Create Adapter Instance Using POST
Create an Adapter Instance
DELETE
Delete Adapter Instance Using DELETE
Delete an Adapter Instance
GET
Enumerate Adapter Instances Using GET
Get all the adapter instance resources in the system
GET
Get Adapter Instance Using GET
Look up a single adapter instance using an identifier
GET
Get Resources Of Adapter Instance Using GET
Enumerate all resources managed by an adapter instance
PUT
Mark Adapter Instance As Being Maintained Using PUT
Mark the adapter instance as being <b>MAINTAINED</b> for the given duration
PATCH
Patch Adapter Instance Using PATCH
Patch an Adapter Instance
PATCH
Patch Test Connection Using PATCH
Patch an Adapter Instance Connection
PUT
Start Monitoring Resources Of Adapter Instance Using PUT
Start the adapter instance from monitoring its resources
PUT
Stop Monitoring Resources Of Adapter Instance Using PUT
Stop the adapter instance from monitoring its resources
POST
Test Connection Using POST
Test Adapter Instance connection
DELETE
Unmark Adapter Instance As Being Maintained Using DELETE
Mark the adapter instance as being <b>STARTED</b>
PUT
Update Adapter Instance Using PUT
Update an Adapter Instance