Get connection pool data for known application server & connection pool IDs

get

/serviceapi/apm.dataserver/api/v1/appservers/{appserverId}/connectionPools/{id}

Retrieve connection pool data for known application server and connection pool IDs

Request

Supported Media Types
Path Parameters
Query Parameters
Back to Top

Response

Supported Media Types

200 Response

Completed successfully, result may be null. See Status Codes for information about other possible HTTP response status codes.
Body ()
Root Schema : AppServerConnectionPoolType
Type: object
Metrics about an App Server Connection Pool (AppServerConnectionPoolType)
Show Source
Nested Schema : linkCollection
Type: array
See Links to Related Resources for more information
Show Source
Nested Schema : TimeRange
Type: object
Show Source
Nested Schema : warnings
Type: array
Informational or Error messages
Show Source
Nested Schema : ErrorMessage
Type: object
An error message
Show Source
Back to Top