Retrieve the gateway connection of a realm
GET/gateway/connection/:realm
Returns the central-manager connection configured for a realm, or null when none exists. Realm administrators can read their own realm; super users can read any realm.
Request
Responses
- 200
- 204
- 400
- 401
- 403
The request completed successfully
No gateway connection is configured for the realm
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