Get Adapter
GET/suts/:sut_id/connections/:connection_id/adapter
Return the adapter configuration for a specific connection.
404 both when the connection itself does not exist and when it exists but has no adapter
configured yet — the caller sets one first via POST .../adapter.
Request
Responses
- 200
- 403
- 404
- 422
Successful Response
Forbidden
Not Found
Validation Error