Get a description of a specifc local listeners for this database
get
/database/connections/{host_name},{port},{service_name}
Returns LOCAL LISTENER and SERVICE NAME information from GV$LISTENER_NETWORK for a specific host, port, and service combination.
Request
Supported Media Types
- application/json
Path Parameters
-
host_name: string
Name of the host.
-
port: number
Port number being listened on.
-
service_name: string
Name of the service.
Response
Supported Media Types
- application/json
200 Response
Information on a specific listener and service.