Retrieve one active gateway tunnel
GET/gateway/tunnel/:realm/:id/:target/:targetPort
Returns the tunnel matching realm, gateway, target host, and target port, or null when no active tunnel matches.
Request
Responses
- 200
- 204
- 400
- 401
- 403
The request completed successfully
No active tunnel matches the requested endpoint
The request parameters or body are invalid
Authentication is required or the supplied credentials are invalid
The authenticated user does not have permission to perform this operation