Gateway
Configure this Manager's connections to central OpenRemote gateway services
Delete the gateway connections of multiple realms
Removes connections for all repeated realm query parameters. Deleting multiple realms is restricted to super users.
Retrieve the gateway connections of all realms
Returns every configured central-manager connection. Unlike the single-realm endpoint, this operation is restricted to super users.
Delete the gateway connection of a realm
Removes the central-manager connection for one realm. Realm administrators can remove their own connection; super users can remove any connection.
Retrieve the gateway connection of a 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.
Update the gateway connection of a realm
Creates or replaces the connection for the path realm. The server forces the local realm, including realm predicates in attribute filters, to match the path.
Retrieve the gateway connection status of a realm
Returns the live connection state for the requested local realm.
Stop a tunnel for a gateway
Stops the tunnel identified by the supplied gateway, target, and port information. When realm is omitted, the authenticated realm is used.
Start a tunnel for a gateway
Requests a TCP tunnel through a connected gateway and returns its allocated local endpoint. When realm is omitted, the authenticated realm is used.
Retrieve all active gateway tunnels in a realm
Returns active tunnels for all gateway assets in the requested realm. Restricted users cannot list an entire realm.
Retrieve the active tunnels of a gateway
Returns active tunnels for one gateway asset. Restricted users may query only a linked gateway.
Retrieve one active gateway tunnel
Returns the tunnel matching realm, gateway, target host, and target port, or null when no active tunnel matches.