Get Connection Pool
post
/management/weblogic/{version}/serverRuntime/connectorServiceRuntime/activeRAs/{name}/connectorServiceRuntime/inactiveRAs/{name}/getConnectionPool
Returns a ConnectorConnectionPoolRuntimeMBean
that represents the statistics for a connection pool. The pool that is accessed in this call must be part of the resource adapter that is being accessed. A null is returned if the JNDI name or resource-link name is not found.
Request
Supported Media Types
- application/json
Path Parameters
-
name(required): string
The name property of the instance in the collection.
-
version(required): string
The version of the WebLogic REST interface.
Header Parameters
-
X-Requested-By(required): string
The 'X-Requested-By' header is used to protect against Cross-Site Request Forgery (CSRF) attacks. The value is an arbitrary name such as 'MyClient'.
Must contain the following fields:
Root Schema : Arguments
Type:
object
Title:
Show Source
Arguments
-
key:
string
JNDI name or resource-link name of the connection pool.
Security
-
Admin: basic
Type:
basic
Description:A user in the Admin security role.
Response
Supported Media Types
- application/json
200 Response
Returns the following fields:
Root Schema : Return
Type:
object
Title:
Show Source
Return
-
return:
array Connector Connection Pool Runtime Reference
Title:
Connector Connection Pool Runtime Reference
Contains the connector connection pool runtime reference.Returns the action's result.
Nested Schema : Connector Connection Pool Runtime Reference
Type:
array
Title:
Connector Connection Pool Runtime Reference
Contains the connector connection pool runtime reference.
Show Source
Returns the action's result.